次の方法で共有


InboundActionEndpointBehavior クラス

定義

public ref class InboundActionEndpointBehavior sealed : System::ServiceModel::Description::IEndpointBehavior
public sealed class InboundActionEndpointBehavior : System.ServiceModel.Description.IEndpointBehavior
type InboundActionEndpointBehavior = class
    interface IEndpointBehavior
Public NotInheritable Class InboundActionEndpointBehavior
Implements IEndpointBehavior
継承
InboundActionEndpointBehavior
実装

コンストラクター

InboundActionEndpointBehavior()

メソッド

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

適用対象