Kongsi melalui


ProxyTypesBehavior.IEndpointBehavior.ApplyDispatchBehavior Method (ServiceEndpoint, EndpointDispatcher)

 

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

Parameters

Implements

IEndpointBehavior.ApplyDispatchBehavior(ServiceEndpoint, EndpointDispatcher)

See Also

ProxyTypesBehavior Class
Microsoft.Xrm.Sdk.Client Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright