BackgroundJobEnqueue Method |
Name | Description | |
---|---|---|
EnqueueT(ExpressionActionT) |
Creates a new fire-and-forget job based on a given method call expression.
| |
Enqueue(ExpressionAction) |
Creates a new fire-and-forget job based on a given method call expression.
|