EMS.Services.IEMSApplicationService

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IEMSApplicationService = interface

C++

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

Properties

Type Visibility Source Unit Parent
interface
class
public
EMS.Services.pas
EMS.Services.hpp
EMS.Services EMS.Services

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: