SessionsManagerIsCreated Property
Determines if Session Manager instance is already created or not.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
public static bool IsCreated { get; }
Public Shared ReadOnly Property IsCreated As Boolean
Get
public:
static property bool IsCreated {
bool get ();
}
static member IsCreated : bool with get
Property Value
Boolean