REST.Backend.EMSProvider.TEMSProvider
Delphi
TEMSProvider = class(TCustomEMSProvider)
C++
class PASCALIMPLEMENTATION TEMSProvider : public TCustomEMSProvider
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | REST.Backend.EMSProvider.pas REST.Backend.EMSProvider.hpp |
REST.Backend.EMSProvider | REST.Backend.EMSProvider |
Description
Sets up the connection to the EMS Server.
In an EMS Client application, use the TEMSProvider to set the connection parameters (URLHost and URLPort) with the EMS Server.