ITMSMCPCloudBaseService.DestroyCloudBase Method
Destroys and unregisters the given platform-specific cloud base implementation.
API unit family: TMS.MCP.CloudBase
Declaring type: ITMSMCPCloudBaseService
Syntax
procedure DestroyCloudBase(const AValue: ITMSMCPCustomCloudBase);
Parameters
| Name | Description |
|---|---|
AValue |
The platform implementation to destroy. |