Compartilhar via


NetTcpContextBindingElement.ContextManagementEnabled Propriedade

Definição

Obtém ou define um valor que especifica se o gerenciamento de contexto está habilitado.

public:
 property bool ContextManagementEnabled { bool get(); void set(bool value); };
[System.Configuration.ConfigurationProperty("contextManagementEnabled", DefaultValue=true)]
public bool ContextManagementEnabled { get; set; }
[<System.Configuration.ConfigurationProperty("contextManagementEnabled", DefaultValue=true)>]
member this.ContextManagementEnabled : bool with get, set
Public Property ContextManagementEnabled As Boolean

Valor da propriedade

true se o gerenciamento de contexto estiver habilitado; caso contrário, false.

Atributos

Aplica-se a