ApplicationEndpoint Class
Type of endpoint for communication on behalf of services and applications.
Inheritance Hierarchy
System..::..Object
Microsoft.Rtc.Collaboration..::..LocalEndpoint
Microsoft.Rtc.Collaboration..::..ApplicationEndpoint
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Class ApplicationEndpoint _
Inherits LocalEndpoint
'Usage
Dim instance As ApplicationEndpoint
public class ApplicationEndpoint : 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.