ServiceProxy<TService>.EndpointSwitched Event

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Occurs when a failover recovery has completed and the organization’s current endpoint has been switched to an alternate endpoint.

Namespace:   Microsoft.Xrm.Sdk.Client
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

Syntax

public event EventHandler<EndpointSwitchEventArgs> EndpointSwitched
Public Event EndpointSwitched As EventHandler(Of EndpointSwitchEventArgs)

Examples

public event EventHandler<EndpointSwitchEventArgs> EndpointSwitched 
Public Event EndpointSwitched As EventHandler<EndpointSwitchEventArgs> 

See Also

ServiceProxy<TService> Class
Microsoft.Xrm.Sdk.Client Namespace
Disaster recovery in Microsoft Dynamics 365 (online)

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright