| Group Class | 
Namespace: CrawlerLib.Engine.Workflow
The Group type exposes the following members.
| Name | Description | |
|---|---|---|
| BeginParentReference | 
                The begin parent reference.
            (Inherited from WorkflowChildBase.) | |
| Dispose | 
                The dispose.
            (Inherited from WorkflowChildBase.) | |
| EndParentReference | 
                The end parent reference.
            (Inherited from WorkflowChildBase.) | |
| Equals | Determines whether the specified Object is equal to the current Object.(Inherited from Object.) | |
| Finalize | 
                Finalizes an instance of the WorkflowChildBase class.
            (Inherited from WorkflowChildBase.) | |
| GetAwaiter | 
            Gets or sets the kind of processing when the workflow element is awaited.
             | |
| GetCostAggregator | 
                The get cost aggregator.
            (Inherited from WorkflowChildBase.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetProcessingInfo | 
                The get processing info.
            (Overrides WorkflowChildBase GetProcessingInfo .) | |
| GetType | Gets the Type of the current instance.(Inherited from Object.) | |
| MarkFailed | 
                Marks the child as failed.
            (Inherited from WorkflowChildBase.) | |
| MarkSuccessful | 
                Marks the the child as successful.
            (Inherited from WorkflowChildBase.) | |
| MemberwiseClone | Creates a shallow copy of the current Object.(Inherited from Object.) | |
| OnAllChildrenProcessed | 
                The on all children processed.
            (Overrides WorkflowParentBase OnAllChildrenProcessed .) | |
| OnBeginChildProcessing | 
                The on begin child processing.
            (Overrides WorkflowParentBase OnBeginChildProcessing(IWorkflowChild, Boolean).) | |
| OnDispose | 
                The on dispose.
            (Inherited from WorkflowParentBase.) | |
| OnEndChildProcessing | 
                The on end child processing.
            (Overrides WorkflowParentBase OnEndChildProcessing(IWorkflowChild, Boolean).) | |
| SetParentLimit | (Inherited from WorkflowChildBase.) | |
| SetWorkflowParentForNewChildren | 
                Sets the workflow parent for new children.
            (Inherited from WorkflowChildBase.) | |
| StartWork | 
                The start work.
            (Overrides WorkflowChildBase StartWork .) | |
| ToString | 
                The to string.
            (Inherited from WorkflowParentBase.) | 
| Name | Description | |
|---|---|---|
| Config | 
                Gets or sets the config.
             | |
| IsDisposed | 
                Gets a value indicating whether is disposed.
            (Inherited from WorkflowChildBase.) | |
| IsParentReferenced | 
                Gets a value indicating whether is parent referenced.
            (Inherited from WorkflowChildBase.) | |
| IsReferenced | 
                Gets a value indicating whether is referenced.
            (Inherited from WorkflowParentBase.) | |
| Item | 
                The this.
            (Inherited from WorkflowParentBase.) | |
| ParentLimit | 
            Gets the parent limit.
            (Inherited from WorkflowChildBase.) | |
| ProcessingInfo | 
                Gets the processing info.
             | |
| Properties | 
                Gets the properties.
            (Inherited from WorkflowParentBase.) | |
| Success | 
                Gets or sets a value indicating whether success.
            (Inherited from WorkflowParentBase.) | |
| Task | 
                Gets the task.
            (Inherited from WorkflowChildBase.) | |
| WorkflowIndex | 
                Gets the child index.
            (Inherited from WorkflowChildBase.) | |
| WorkflowParent | 
                Gets the workflow parent.
            (Inherited from WorkflowChildBase.) |