ExpressionEngine SessionId Property µStrata MathDaemon™ Computation LibraryMathDaemon Class Library
Unique identifier describes the session that current instance belongs

Used internally to support an instance tree belongs to several users and their sessions.

May be set via object initializer only.

Namespace: uStrata.MathDaemon.Computation
Assembly: uStrata.MathDaemon.Computation (in uStrata.MathDaemon.Computation.dll) Version: 1.1.5779.28281
Syntax

public Guid SessionId { get; set; }

Property Value

Type: Guid
See Also