| JobDetailsDtoProperties Property |
[Missing <summary> documentation for "P:Hangfire.Storage.Monitoring.JobDetailsDto.Properties"]
Namespace: Hangfire.Storage.MonitoringAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax public IDictionary<string, string> Properties { get; set; }
Public Property Properties As IDictionary(Of String, String)
Get
Set
Property Value
Type:
IDictionaryString,
StringSee Also