MediaChannelEstablishmentDiagnosticsReason Enumeration

Represents various media channel establishment diagnostics reasons.

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

Syntax

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

Members

Member name Description
Unknown Unable to determine the diagnostics reason.
MediaEdgeAuthenticationServiceDiscoveryFailed Unable to discover any media edge authentication service.
MediaEdgeAuthenticationServiceCredentialsAcquisitionFailed Unable to acquire credentials successfully with the available media edge authentication service.
MediaEdgeResourceAllocationFailed Unable to allocate resources on media edge service.

See Also

Reference

Microsoft.Rtc.Collaboration Namespace