OneWayOperationSendPortBehaviour Class

Definition

public ref class OneWayOperationSendPortBehaviour : System::ServiceModel::Description::IEndpointBehavior
public class OneWayOperationSendPortBehaviour : System.ServiceModel.Description.IEndpointBehavior
type OneWayOperationSendPortBehaviour = class
    interface IEndpointBehavior
Public Class OneWayOperationSendPortBehaviour
Implements IEndpointBehavior
Inheritance
OneWayOperationSendPortBehaviour
Implements

Constructors

OneWayOperationSendPortBehaviour()

Explicit Interface Implementations

IEndpointBehavior.AddBindingParameters(ServiceEndpoint, BindingParameterCollection)
IEndpointBehavior.ApplyClientBehavior(ServiceEndpoint, ClientRuntime)
IEndpointBehavior.ApplyDispatchBehavior(ServiceEndpoint, EndpointDispatcher)
IEndpointBehavior.Validate(ServiceEndpoint)

Applies to