| WfNodeMediatedResult Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Slickflow.Engine.Core.Result
 Syntax
Syntaxpublic class WfNodeMediatedResult : WfExecutedResult
The WfNodeMediatedResult type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | WfNodeMediatedResult | Initializes a new instance of the WfNodeMediatedResult class | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | Finalize | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | MemberwiseClone | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | BackwardTaskReceiver | (Inherited from WfExecutedResult.) | 
|  | ExceptionType | (Inherited from WfExecutedResult.) | 
|  | Feedback | |
|  | Message | (Inherited from WfExecutedResult.) | 
|  | ProcessInstanceIDStarted | (Inherited from WfExecutedResult.) | 
|  | ReturnDataContext | (Inherited from WfExecutedResult.) | 
|  | Status | (Inherited from WfExecutedResult.) | 
 See Also
See Also