Partager via


Événement ServiceProxy.EndpointSwitchRequired

S'applique à: CRM 2015 on-prem, CRM Online

Occurs when a failover has occurred and a switch from the organization’s current endpoint to an alternate endpoint is required.

Espace de noms: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (dans Microsoft.Xrm.Sdk.dll)

Syntaxe

'Déclaration
Public Event EndpointSwitchRequired As EventHandler(Of EndpointSwitchEventArgs)
public event EventHandler<EndpointSwitchEventArgs> EndpointSwitchRequired

Remarques

This event is fired during execution of a web service call and only if an alternate endpoint exists.

Plateformes

Plateformes de développement

Windows Vista, Windows Server 2003 et

Plateformes cibles

Windows Vista,Windows XP

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.