SessionsManagerCurrent Property

Note: This API is now obsolete.
Current instance of SessionsManager.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.74.9654.0
C#
[ObsoleteAttribute("SessionsManager class is deprecated and will be removed. Use IAppEnv interface via SessionProfile.AppEnv property instead")]
public static SessionsManager Current { get; protected set; }

Property Value

SessionsManager

See Also