Click or drag to resize
JobStorageGetConnection Method

[Missing <summary> documentation for "M:Hangfire.JobStorage.GetConnection"]

Namespace: Hangfire
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public abstract IStorageConnection GetConnection()

Return Value

Type: IStorageConnection
See Also