RealTimeEndpoint.ApplyRouteSetRecoverySettings Method
Applies the specified route set recovery settings to the endpoint.
Namespace: Microsoft.Rtc.Signaling
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Sub ApplyRouteSetRecoverySettings ( _
routeSetRecoverySettings As RouteSetRecoverySettings _
)
'Usage
Dim instance As RealTimeEndpoint
Dim routeSetRecoverySettings As RouteSetRecoverySettings
instance.ApplyRouteSetRecoverySettings(routeSetRecoverySettings)
public void ApplyRouteSetRecoverySettings(
RouteSetRecoverySettings routeSetRecoverySettings
)
Parameters
- routeSetRecoverySettings
Type: Microsoft.Rtc.Signaling.RouteSetRecoverySettings