ContextBindingElement.ContextExchangeMechanism Propriedade

Definição

Obtém ou define o mecanismo de troca usado para comunicar o contexto do elemento de associação.

public:
 property System::ServiceModel::Channels::ContextExchangeMechanism ContextExchangeMechanism { System::ServiceModel::Channels::ContextExchangeMechanism get(); void set(System::ServiceModel::Channels::ContextExchangeMechanism value); };
public System.ServiceModel.Channels.ContextExchangeMechanism ContextExchangeMechanism { get; set; }
member this.ContextExchangeMechanism : System.ServiceModel.Channels.ContextExchangeMechanism with get, set
Public Property ContextExchangeMechanism As ContextExchangeMechanism

Valor da propriedade

O ContextExchangeMechanism que especifica o mecanismo usado para trocar o contexto do elemento de associação.

Exceções

O conjunto de valores não é válido.

Aplica-se a