Click or drag to resize

SessionState Class

Class that defines Ops State (Check, Transaction, Employee, etc...)
Inheritance Hierarchy

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

The SessionState type exposes the following members.

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