Click or drag to resize
ApplyStateContextTransaction Property

[Missing <summary> documentation for "P:Hangfire.States.ApplyStateContext.Transaction"]

Namespace: Hangfire.States
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
[NotNullAttribute]
public IWriteOnlyTransaction Transaction { get; }

Property Value

Type: IWriteOnlyTransaction
See Also