[This is preliminary documentation and is subject to change.]
Returns true when thread-level session object is available and not a NOPSession instance
Namespace: NFX.ApplicationModelAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public static bool HasThreadContextSession { get; }
public static bool HasThreadContextSession { get; }
Public Shared ReadOnly Property HasThreadContextSession As Boolean
Get
Public Shared ReadOnly Property HasThreadContextSession As Boolean
Get
public:
static property bool HasThreadContextSession {
bool get ();
}
public:
static property bool HasThreadContextSession {
bool get ();
}
static member HasThreadContextSession : bool with get
static member HasThreadContextSession : bool with get
Property Value
Type:
Boolean