ContextBindingElement.ContextExchangeMechanism Proprietà

Definizione

Ottiene o imposta il meccanismo di scambio utilizzato per comunicare contesto per l'elemento di associazione.

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

Valore della proprietà

ContextExchangeMechanism che specifica il meccanismo utilizzato per scambiare contesto per l'elemento di associazione.

Eccezioni

Il valore impostato non è valido.

Si applica a