Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the endpoint.
Namespace: Microsoft.Rtc.Collaboration.ComponentModel
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Protected Property Endpoint As LocalEndpoint
Get
Set
'Usage
Dim value As LocalEndpoint
value = Me.Endpoint
Me.Endpoint = value
protected LocalEndpoint Endpoint { get; set; }
Property Value
Type: Microsoft.Rtc.Collaboration.LocalEndpoint