Click or drag to resize
EngineModuleElementSession Property
Session manager to be used.

Namespace: Activsoft.Engine
Assembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntax
public SessionElement Session { get; }

Property Value

Type: SessionElement
The session manager.
See Also