ServiceProxy<TService>.EndpointAutoSwitchEnabled Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets or sets a value that enables automatic switching from the organization’s current endpoint to an alternate endpoint.
Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public bool EndpointAutoSwitchEnabled { get; set; }
Public Property EndpointAutoSwitchEnabled As Boolean
Property Value
Type: System.Boolean
Type: Boolean
true to enable automatic switching from the organization’s current endpoint to an alternate endpoint; otherwise, false.
Remarks
Set to true by default for organizations that support disaster recover failover where an alternate endpoint is available.
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