State Property

Gets the state of the local endpoint.

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

Syntax

'Declaration
Public ReadOnly Property State As LocalEndpointState
    Get
'Usage
Dim instance As LocalEndpoint
Dim value As LocalEndpointState

value = instance.State
public LocalEndpointState State { get; }

Property Value

Type: Microsoft.Rtc.Collaboration..::..LocalEndpointState

See Also

Reference

LocalEndpoint Class

LocalEndpoint Members

Microsoft.Rtc.Collaboration Namespace