EMS.Services.IEMSApplicationService.Shutdown
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: public | |
| Source: EMS.Services.pas EMS.Services.hpp
| |
| Unit: EMS.Services | |
| Parent: IEMSApplicationService | |
Delphi
procedure Shutdown;
C++
virtual void __fastcall Shutdown() = 0 ;
Description
Used internally. Do not use this method.
The Shutdown method tells the EMS Application Service to send Shutdown notifications.