BackgroundJobClientExtensionsCreate Method |
Name | Description | |
---|---|---|
CreateT(IBackgroundJobClient, ExpressionActionT, IState) |
Creates a new background job based on a specified instance method
within a given state.
| |
Create(IBackgroundJobClient, ExpressionAction, IState) |
Creates a new background job based on a specified static method
within a given state.
|