Represents an operation that could be executed.
Namespace: CMS.SalesForceAssembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 8.2.23
Syntax public interface IRunnable
The IRunnable type exposes the following members.
Methods
| Name | Description |
---|
| Run |
Executes the operation.
|
TopSee Also