[This is preliminary documentation and is subject to change.]
Returns current session, this is a shortuct to ExecutionContext.Session
Namespace: NFXAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public static ISession Session { get; }
public static ISession Session { get; }
Public Shared ReadOnly Property Session As ISession
Get
Public Shared ReadOnly Property Session As ISession
Get
public:
static property ISession^ Session {
ISession^ get ();
}
public:
static property ISession^ Session {
ISession^ get ();
}
static member Session : ISession with get
static member Session : ISession with get
Property Value
Type:
ISession