Click or drag to resize

LogicalTaskTree methods

The LogicalTaskTree Type exposes the following members.

Methods
 NameDescription of the
Public MethodDispose Public method for cleaning up.
Protected MethodDispose(Boolean) Clean up here: calls Dispose() for all user elements that are disposable.
Protected MethodFinalise Finaliser: is called by the GarbageCollector.
(Overwrites ObjectFinalise)
Public MethodGetTopJobList Returns the topmost JobList of the tree as IVishnuNode.
Public MethodSetTopJobList Sets the topmost JobList of the tree. Returns the previously topmost JobList.
Back to the top
See also