This document is archived and information here might be outdated. Recommended version. |
Allows activation of dynamically hosted services.
Name | Description | |
---|---|---|
ActivateHostedService | Activates dynamic service. Expected servicePath is either 'serviceName' or 'folderName/serviceName' with the URL separator between folder and service names. | |
ActiveDynamicServiceName | Returns active service name. | |
DeactivateHostedService | Deactivates dynamic service using activationToken returned by ActivateHostedService(). | |
DynamicHostActive | Returns status of the dynamic service host. |
CoClasses and Classes | Description |
---|