IServiceConfiguration<TService>.CurrentServiceEndpoint Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets or sets the current endpoint in use by a service.
Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
ServiceEndpoint CurrentServiceEndpoint { get; set; }
Property CurrentServiceEndpoint As ServiceEndpoint
Property Value
Type: System.ServiceModel.Description.ServiceEndpoint
Type: ServiceEndpoint
The current endpoint in use by a service.
Remarks
Defaults to the first available endpoint in the ServiceEndpoints dictionary if this property has not already been set.
See Also
IServiceConfiguration<TService> Interface
Microsoft.Xrm.Sdk.Client Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright