EMS.Services.IEMSApplicationService

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
interface
class
Visibility: public
Source:
EMS.Services.pas
EMS.Services.hpp
Unit: EMS.Services
Parent: EMS.Services

Delphi

IEMSApplicationService = interface

C++

__interface  INTERFACE_UUID("{D5D6FAF8-9AFE-4A9A-81BB-659016EDB179}") IEMSApplicationService  : public System::IInterface

Description

Interface that provides methods to register procedures that you want to execute at the startup or at the shutdown of the RAD Server Engine (EMS Server).

Tip: You can use the helper class TEMSApplicationService instead of IEMSApplicationService.

IEMSApplicationService provides the following methods: