[This is preliminary documentation and is subject to change.]
Returns a singlelton instance of the NOPSession
Namespace: NFX.ApplicationModelAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public static NOPSession Instance { get; }
public static NOPSession Instance { get; }
Public Shared ReadOnly Property Instance As NOPSession
Get
Public Shared ReadOnly Property Instance As NOPSession
Get
public:
static property NOPSession^ Instance {
NOPSession^ get ();
}
public:
static property NOPSession^ Instance {
NOPSession^ get ();
}
static member Instance : NOPSession with get
static member Instance : NOPSession with get
Property Value
Type:
NOPSession