ServiceProxy<TService>.EndpointSwitch Property
Applies To: Dynamics CRM 2015
Gets the endpoint switch information from the web service configuration.
Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public IEndpointSwitch EndpointSwitch { get; }
public:
property IEndpointSwitch^ EndpointSwitch {
IEndpointSwitch^ get();
}
member EndpointSwitch : IEndpointSwitch with get
Public ReadOnly Property EndpointSwitch As IEndpointSwitch
Property Value
Type: Microsoft.Xrm.Sdk.Client.IEndpointSwitch
Type: IEndpointSwitch
The endpoint switch information from the web service configuration.
See Also
ServiceConfiguration
ServiceProxy<TService> Class
Microsoft.Xrm.Sdk.Client Namespace
Disaster recovery in Microsoft Dynamics CRM Online
Return to top
© 2016 Microsoft. All rights reserved. Copyright