[This is preliminary documentation and is subject to change.]
Returns true when the context was configured to support SessionFilter so Session can be injected
Namespace: NFX.WaveAssembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
public bool SupportsSession { get; }
public bool SupportsSession { get; }
Public ReadOnly Property SupportsSession As Boolean
Get
Public ReadOnly Property SupportsSession As Boolean
Get
public:
property bool SupportsSession {
bool get ();
}
public:
property bool SupportsSession {
bool get ();
}
member SupportsSession : bool with get
member SupportsSession : bool with get
Property Value
Type:
Boolean