Sdílet prostřednictvím


IEndpointSwitch.EndpointSwitched Event

Definition

Notification event that a failover has completed and the organization’s current endpoint has been switched to an alternate endpoint.

public:
 event EventHandler<Microsoft::Xrm::Sdk::Client::EndpointSwitchEventArgs ^> ^ EndpointSwitched;
event EventHandler<Microsoft.Xrm.Sdk.Client.EndpointSwitchEventArgs> EndpointSwitched;
member this.EndpointSwitched : EventHandler<Microsoft.Xrm.Sdk.Client.EndpointSwitchEventArgs> 
Event EndpointSwitched As EventHandler(Of EndpointSwitchEventArgs) 

Event Type

Applies to