Executes an operation as the user specified in the factory, and returns the result.
Namespace: Scanjour.Workflow4.Base
Assembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
Parameters
- operation
- Type: SystemFuncTChannel, TResult
The operation to perform
Type Parameters
- TResult
- Result of operation
Return Value
Type: TResultThe result of the operation
See Also