| StateChangeContextConnection Property |
[Missing <summary> documentation for "P:Hangfire.States.StateChangeContext.Connection"]
Namespace: Hangfire.StatesAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax public IStorageConnection Connection { get; }
Public ReadOnly Property Connection As IStorageConnection
Get
Property Value
Type:
IStorageConnectionSee Also