Method | Description | |
---|---|---|
Handle ( GrandOutputEventInfo logEvent, bool parrallelCall ) : void |
Handles a GrandOutputEventInfo by calling each child's handler in parallel.
|
|
ParallelHandler ( |
public Handle ( GrandOutputEventInfo logEvent, bool parrallelCall ) : void | ||
logEvent | GrandOutputEventInfo | Event to handle. |
parrallelCall | bool | True if this is called in parallel. |
return | void |
public ParallelHandler ( |
||
c | ||
children | ||
return | System.Threading.Tasks |