ApplicationEndpointSettings Class

Represents the settings needed to initialize an ApplicationEndpoint.

Inheritance Hierarchy

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

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

Syntax

'Declaration
Public Class ApplicationEndpointSettings _
    Inherits LocalEndpointSettings
'Usage
Dim instance As ApplicationEndpointSettings
public class ApplicationEndpointSettings : 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

ApplicationEndpointSettings Members

Microsoft.Rtc.Collaboration Namespace