Click or drag to resize
InvocationData Class

[Missing <summary> documentation for "T:Hangfire.Storage.InvocationData"]

Inheritance Hierarchy
SystemObject
  Hangfire.StorageInvocationData

Namespace: Hangfire.Storage
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public class InvocationData

The InvocationData type exposes the following members.

Constructors
  NameDescription
Public methodInvocationData
Initializes a new instance of the InvocationData class
Top
Properties
Methods
  NameDescription
Public methodDeserialize
Public methodStatic memberSerialize
Top
See Also