Share via


IEndpointSwitch.HandleEndpointSwitch Method ()

 

Applies To: Dynamics CRM 2015

Fires the EndpointSwitchRequired event, then if EndpointAutoSwitchEnabled is true, switches the organization’s endpoints by calling SwitchEndpoint.

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

Syntax

bool HandleEndpointSwitch()
bool HandleEndpointSwitch()
abstract HandleEndpointSwitch : unit -> bool
Function HandleEndpointSwitch As Boolean

Return Value

Type: System.Boolean

Type: Boolean
true if the endpoint switch was successful, otherwise false.

See Also

ServiceUrls
IEndpointSwitch Interface
Microsoft.Xrm.Sdk.Client Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright