EMS.Services.IEMSApplicationService.Shutdown

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Shutdown;

C++

virtual void __fastcall Shutdown() = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
EMS.Services.pas
EMS.Services.hpp
EMS.Services IEMSApplicationService

Description

Used internally. Do not use this method.

The Shutdown method tells the EMS Application Service to send Shutdown notifications.

See Also