Click or drag to resize

SessionState Class

Class that defines Ops State (Check, Transaction, Employee, etc...)
Inheritance Hierarchy
SystemObject
  Micros.PosCore.Extensibility.OpsSessionState
    Micros.PosCore.Extensibility.OpsOpsSessionState

Namespace: Micros.PosCore.Extensibility.Ops
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
public abstract class SessionState

The SessionState type exposes the following members.

Constructors
 NameDescription
Protected methodSessionStateInitializes a new instance of the SessionState class
Top
Properties
Fields
 NameDescription
Public fieldRaiseExceptions 
Top
See Also