[This is preliminary documentation and is subject to change.]
The NOPApplication type exposes the following members.Constructors
| Name | Description | |
|---|---|---|
| NOPApplication | Initializes a new instance of the NOPApplication class |
Methods
| Name | Description | |
|---|---|---|
Determines whether the specified object is equal to the current object. (Inherited from | ||
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from | ||
Serves as the default hash function. (Inherited from | ||
Gets the (Inherited from | ||
| LocalizedTimeToUniversalTime | ||
| MakeNewSessionInstance | ||
Creates a shallow copy of the current (Inherited from | ||
| NotifyAllConfigSettingsAboutChange | ||
| RegisterAppFinishNotifiable | ||
| RegisterConfigSettings | ||
| Stop | ||
Returns a string that represents the current object. (Inherited from | ||
| UniversalTimeToLocalizedTime | ||
| UnregisterAppFinishNotifiable | ||
| UnregisterConfigSettings |
Extension Methods
Fields
| Name | Description | |
|---|---|---|
| m_Configuration |
Properties
| Name | Description | |
|---|---|---|
| Active | ||
| ConfigRoot | ||
| DataStore | ||
| EventTimer | ||
| Glue | ||
| Instance |
Returns a singlelton instance of the NOPApplication
| |
| InstanceID | ||
| Instrumentation | ||
| IsUnitTest | ||
| LocalizedTime | ||
| Log | ||
| Name | ||
| ObjectStore | ||
| SecurityManager | ||
| ShutdownStarted | ||
| StartTime | ||
| Stopping | ||
| Throttling | ||
| TimeLocation | ||
| TimeSource |
See Also