Running Objects Classes
The following class provides support for running objects:
- IRunnableObjectImpl Determines if an object is running, forces it to run, or locks it into the running state.
The following class provides support for running objects: