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 the mode used for recovery of the session's route set.
Namespace: Microsoft.Rtc.Signaling
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public ReadOnly Property RouteSetRecoveryMode As RouteSetRecoveryMode
Get
'Usage
Dim instance As RealTimeEndpoint
Dim value As RouteSetRecoveryMode
value = instance.RouteSetRecoveryMode
public RouteSetRecoveryMode RouteSetRecoveryMode { get; }
Property Value
Type: Microsoft.Rtc.Signaling.RouteSetRecoveryMode