Click or drag to resize
weroSoft AG, Software
ServerWorkingContextSessionInfo Property
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Gets the session information feature.

Namespace:  WeroSoft.Server.Data
Assembly:  WeroSoft.Server.Library (in WeroSoft.Server.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public ISessionInfo SessionInfo { get; }

Property Value

Type: ISessionInfo
See Also