Session.Global Property

Definition

Gets a bool indicating if this is a global session, that is one that is not tied to a customer.

public:
 virtual property bool Global { bool get(); };
public virtual bool Global { get; }
member this.Global : bool
Public Overridable ReadOnly Property Global As Boolean

Property Value

Applies to