Click or drag to resize
PerformContextConnection Property

[Missing <summary> documentation for "P:Hangfire.Server.PerformContext.Connection"]

Namespace: Hangfire.Server
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
[NotNullAttribute]
public IStorageConnection Connection { get; }

Property Value

Type: IStorageConnection
See Also