NetTcpContextBindingElement.ContextManagementEnabled Właściwość

Definicja

Pobiera lub ustawia wartość określającą, czy zarządzanie kontekstem jest włączone.

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

Wartość właściwości

true jeśli zarządzanie kontekstem jest włączone; w przeciwnym razie , false.

Atrybuty

Dotyczy