Deli z drugimi prek


ProxyTypesBehavior.IEndpointBehavior.ApplyClientBehavior Method (ServiceEndpoint, ClientRuntime)

 

Applies To: Dynamics CRM 2015

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:
virtual void ApplyClientBehavior(
    ServiceEndpoint^ serviceEndpoint,
    ClientRuntime^ behavior
) sealed = IEndpointBehavior::ApplyClientBehavior
private abstract ApplyClientBehavior : 
        serviceEndpoint:ServiceEndpoint *
        behavior:ClientRuntime -> unit
private override ApplyClientBehavior : 
        serviceEndpoint:ServiceEndpoint *
        behavior:ClientRuntime -> unit
Private Sub ApplyClientBehavior (
    serviceEndpoint As ServiceEndpoint,
    behavior As ClientRuntime
)
    Implements IEndpointBehavior.ApplyClientBehavior

Parameters

Implements

IEndpointBehavior.ApplyClientBehavior(ServiceEndpoint, ClientRuntime)

See Also

ProxyTypesBehavior Class
Microsoft.Xrm.Sdk.Client Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright