Method | Description | |
---|---|---|
CreateParticipant ( this supervisor, string tag, Func |
||
CreateScope ( this supervisor, string tag, Func |
public static CreateParticipant ( this supervisor, string tag, Func |
||
supervisor | this | |
tag | string | |
onStopMethod | Func |
|
return | ITaskParticipant |
public static CreateScope ( this supervisor, string tag, Func |
||
supervisor | this | |
tag | string | |
afterStopped | Func |
|
return | ITaskScope |