PerformingContext Class |
Namespace: Hangfire.Server
The PerformingContext type exposes the following members.
Name | Description | |
---|---|---|
BackgroundJob | (Inherited from PerformContext.) | |
Canceled |
Gets or sets a value that indicates that this PerformingContext
object was canceled.
| |
CancellationToken | (Inherited from PerformContext.) | |
Connection | (Inherited from PerformContext.) | |
CreatedAt | Obsolete. (Inherited from PerformContext.) | |
Items |
Gets an instance of the key-value storage. You can use it
to pass additional information between different client filters
or just between different methods.
(Inherited from PerformContext.) | |
Job | Obsolete. (Inherited from PerformContext.) | |
JobId | Obsolete. (Inherited from PerformContext.) |
Name | Description | |
---|---|---|
GetJobParameterT | (Inherited from PerformContext.) | |
SetJobParameter | (Inherited from PerformContext.) |