Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.1.20
|
Leadtools.Ccow.Server Namespace > CcowServer Class : ActiveSession Property |
public static WeakReference ActiveSession {get; set;}
'Declaration
Public Shared Property ActiveSession As WeakReference
'Usage
Dim value As WeakReference CcowServer.ActiveSession = value value = CcowServer.ActiveSession
public: static property WeakReference^ ActiveSession { WeakReference^ get(); void set ( WeakReference^ value); }