IOperation Methods

Include Protected Members
Include Inherited Members

The IOperation type exposes the following members.

Methods

  Name Description
Public method CancelAllDependentOperations Cancels the current operation and all operations that depend on it.
Public method CancelSingleOperation Cancels a single operation.
Public method GetAllDependencies Gets the collection of all operations this operation depends on.
Public method GetDependentOperations Gets the collection of all operations that depend on the current one.
Public method GetDirectDependencies Gets the collection of operations that this operation is directly dependent on.
Public method Retry Retries the operation.

Top

See Also

Reference

IOperation Interface

Microsoft.BusinessData.Offlining Namespace