ContextBindingElement.ContextExchangeMechanism Propriedade

Definição

Obtém ou define o mecanismo de troca usado para comunicar o contexto do elemento de ligaçã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 de Propriedade

O ContextExchangeMechanism que especifica o mecanismo usado para trocar o contexto pelo elemento de ligação.

Exceções

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

Aplica-se a