CreateContext Class |
Namespace: Hangfire.Client
The CreateContext type exposes the following members.
Name | Description | |
---|---|---|
CreateContext | Initializes a new instance of the CreateContext class |
Name | Description | |
---|---|---|
Connection | ||
InitialState |
Gets the initial state of the creating job. Note, that
the final state of the created job could be changed after
the registered instances of the IElectStateFilter
class are doing their job.
| |
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.
| |
Job | ||
Parameters | ||
Storage |