ContextBindingElement.ContextExchangeMechanism Propiedad

Definición

Obtiene o establece el mecanismo de intercambio utilizado para comunicar el contexto del elemento de enlace.

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 propiedad

ContextExchangeMechanism que especifica el mecanismo utilizado para intercambiar contexto para el elemento de enlace.

Excepciones

El conjunto de valores no es válido.

Se aplica a