| StateDataName Property |
[Missing <summary> documentation for "P:Hangfire.Storage.StateData.Name"]
Namespace: Hangfire.StorageAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax [NotNullAttribute]
public string Name { get; set; }
<NotNullAttribute>
Public Property Name As String
Get
Set
Property Value
Type:
StringSee Also