Represents the session model supported by the AppServer operating mode.
Definition
Namespace:Telerik.Reporting
Assembly:Telerik.Reporting.dll
Syntax:
C#
public enum OpenClientConnection.ConnectionSessionModel
Fields
Session free model
C#
SessionFree = 1
Managed session model
C#
SessionManaged = 0