LocalEndpointState Enumeration

Reflects the state of the endpoint.

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

Syntax

'Declaration
Public Enumeration LocalEndpointState
'Usage
Dim instance As LocalEndpointState
public enum LocalEndpointState

Members

Member name Description
Idle Initial state of object.
Establishing Connection initiated.
Established Connection established.
Reestablishing Connection being reestablished.
Terminating Termination initiated.
Terminated Termination completed.

See Also

Reference

Microsoft.Rtc.Collaboration Namespace