EMS.Services.IEMSModuleResourceRequestService

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IEMSModuleResourceRequestService = interface

C++

__interface  INTERFACE_UUID("{24772850-762F-43FA-9B9E-0818750F0E06}") IEMSModuleResourceRequestService  : public System::IInterface

Properties

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

Description

Service interface for executing EMS Edge Module resource requests from custom EMS Resource endpoint implementation.

A custom EMS resource endpoint uses this service to execute a request to a different EMS module resource.

See Also