| ExecutionEnvironment Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Micros.PosCore.Extensibility
 Syntax
Syntaxpublic class ExecutionEnvironment
The ExecutionEnvironment type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | ExecutionEnvironment | Initializes a new instance of the ExecutionEnvironment class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | CanUnload | 
            Check that extension app can be unloaded.
            Because assemblies are not currently being loaded into their own 
            Application Domain, they cannot be dynamically reloaded at run time.
             | 
|  | ContainsSim | |
|  | Context | |
|  | LoadErrorText | |
|  | TimerPending | 
 Methods
Methods Fields
Fields| Name | Description | |
|---|---|---|
|  | ComparisonData | 
            ComparisonData provides a value that can be used to detect new script/assembly versions.
             | 
|  | InitializedDateTime | 
 See Also
See Also