Click or drag to resize

aceApplicationState Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Basic information on application state
Inheritance Hierarchy
SystemObject
  dataBindableBase
    imbBindable
      imbACE.Core.applicationaceApplicationState

Namespace:  imbACE.Core.application
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public class aceApplicationState : imbBindable
Request Example View Source

The aceApplicationState type exposes the following members.

Constructors
  NameDescription
Public methodaceApplicationState
Initializes a new instance of the aceApplicationState class
Top
Properties
  NameDescription
Public propertyappStartTime
Public propertyculture
Public propertyisRunning
If true it will keep the process running
Top
Methods
  NameDescription
Public methodOnPropertyChanged (Inherited from dataBindableBase.)
Top
Events
  NameDescription
Public eventPropertyChanged (Inherited from dataBindableBase.)
Top
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
See Also