NetTcpContextBinding.ContextManagementEnabled Property

Definition

Gets a value that specifies whether context management is enabled.

public:
 property bool ContextManagementEnabled { bool get(); void set(bool value); };
public bool ContextManagementEnabled { get; set; }
member this.ContextManagementEnabled : bool with get, set
Public Property ContextManagementEnabled As Boolean

Property Value

true if context management is enabled; otherwise, false.

Applies to