LocalEndpointSettings Class

Represents the settings needed to initialize an LocalEndpoint.

Inheritance Hierarchy

System..::..Object
  Microsoft.Rtc.Collaboration..::..LocalEndpointSettings
    Microsoft.Rtc.Collaboration..::..ApplicationEndpointSettings
    Microsoft.Rtc.Collaboration..::..UserEndpointSettings

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

Syntax

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

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

LocalEndpointSettings Members

Microsoft.Rtc.Collaboration Namespace