Événement ServiceProxy.EndpointSwitched
S'applique à: CRM 2015 on-prem, CRM Online
Occurs when a failover recovery has completed and the organization’s current endpoint has been switched to an alternate endpoint.
Espace de noms: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (dans Microsoft.Xrm.Sdk.dll)
Syntaxe
'Déclaration
Public Event EndpointSwitched As EventHandler(Of EndpointSwitchEventArgs)
public event EventHandler<EndpointSwitchEventArgs> EndpointSwitched
Exemple
public event EventHandler<EndpointSwitchEventArgs> EndpointSwitched
Public Event EndpointSwitched As EventHandler<EndpointSwitchEventArgs>
Plateformes
Plateformes de développement
Windows Vista, Windows Server 2003 et
Plateformes cibles
Windows Vista,Windows XP
Change History
Voir aussi
Référence
Classe générique ServiceProxy
Membres ServiceProxy
Espace de noms Microsoft.Xrm.Sdk.Client
Autres ressources
Disaster Recovery in Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.