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