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