bool CloseScheduler(SchedulerId tScheduler)
tScheduler. Moniker of the scheduled tasks container instance to be closed.
The CloseScheduler operation closes the scheduled tasks container.
To execute the operation, in the tScheduler field specify moniker of the scheduled tasks container instance to be closed. The operation results in the logical true if the object was closed successfully.
The example of closing an instance of scheduled tasks container. The request contains container moniker. The response returns whether closing was successful.
See also: