ProxyTypesBehavior.IEndpointBehavior.ApplyClientBehavior Method (ServiceEndpoint, ClientRuntime)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Refer to the IEndpointBehavior Interface.
Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
void IEndpointBehavior.ApplyClientBehavior(
ServiceEndpoint serviceEndpoint,
ClientRuntime behavior
)
Private Sub ApplyClientBehavior (
serviceEndpoint As ServiceEndpoint,
behavior As ClientRuntime
)
Implements IEndpointBehavior.ApplyClientBehavior
Parameters
serviceEndpoint
Type: System.ServiceModel.Description.ServiceEndpointType: ServiceEndpoint. A service endpoint.
behavior
Type: System.ServiceModel.Dispatcher.ClientRuntimeType: ClientRuntime. The insertion point for classes that extend the functionality of Windows Communication Foundation (WCF) client objects.
Implements
IEndpointBehavior.ApplyClientBehavior(ServiceEndpoint, ClientRuntime)
See Also
ProxyTypesBehavior Class
Microsoft.Xrm.Sdk.Client Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright