integer public static
\Bitrix\Scale\Provider::addToPullFromOrder(
string $providerId,
string $taskId
);
Adds host from order to server pool. Static method.
Parameters
Parameter | Description | Version |
$providerId | Provider ID. | |
$taskId | Task iD. | |
Exceptions
- \Bitrix\Main\ArgumentNullException
Example