EMS.Services.IEMSApplicationService Methods
InheritedProtected
| AddRef | public | Increments the reference count for this interface. |
| AddShutdownNotification | public | Schedules the specified procedure for execution during the shutdown of the EMS Server. |
| AddStartupNotification | public | Schedules the specified procedure for execution during the startup of the EMS Server. |
| QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
| Release | public | Decrements the reference count for this interface. |
| Shutdown | public | Used internally. Do not use this method. |
| Startup | public | Used internally. Do not use this method. |
| Supports | public | Indicates whether a given interface supports a specific (another) interface. |