CloseScheduler

Syntax

bool CloseScheduler(SchedulerId tScheduler)

Parameters

tScheduler. Moniker of the scheduled tasks container instance to be closed.

Description

The CloseScheduler operation closes the scheduled tasks container.

Comments

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.

Example

The example of closing an instance of scheduled tasks container. The request contains container moniker. The response returns whether closing was successful.

SOAP

JSON

C#

See also:

Working with Modeling Container