Share via


LocalEndpointStateTransitionReason Enumeration

Indicates possible reasons for a LocalEndpoint's state transitions.

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

Syntax

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

Members

Member name Description
None Unknown reason or success of user initiated action.

Exception might contain additional reasons.

TooManyActiveEndpoints The number of active endpoints exceeds the limit.
OwnerDisabledOrRemoved The user or application endpoint owner has been disabled or removed.
RegistrationRefreshSucceeded Registration was refreshed successfully.
RegistrationRefreshFailed Registration refresh attempt failed.

There will be subsequent retries to refresh the registration.

ServerDiscoveryFailed Automatic discovery of Microsoft Lync Server failed.

See Also

Reference

Microsoft.Rtc.Collaboration Namespace