DeletedStateSerializeData Method |
Namespace: Hangfire.States
Returning dictionary contains the following keys. You can obtain the state data by using the GetStateData(String) method.
Key | Type | Deserialize Method | Notes |
---|---|---|---|
DeletedAt | DateTime | DeserializeDateTime(String) | Please see the DeletedAt property. |