LocalEndpoint Class

Represents an endpoint that is the basis for all communications.

Inheritance Hierarchy

System..::..Object
  Microsoft.Rtc.Collaboration..::..LocalEndpoint
    Microsoft.Rtc.Collaboration..::..ApplicationEndpoint
    Microsoft.Rtc.Collaboration..::..UserEndpoint

Namespace:  Microsoft.Rtc.Collaboration
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public MustInherit Class LocalEndpoint
'Usage
Dim instance As LocalEndpoint
public abstract class LocalEndpoint

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

LocalEndpoint Members

Microsoft.Rtc.Collaboration Namespace