  | QueueWithTopEnqueuedJobsDtoFetched Property  | 
[Missing <summary> documentation for "P:Hangfire.Storage.Monitoring.QueueWithTopEnqueuedJobsDto.Fetched"]
 
Namespace: Hangfire.Storage.MonitoringAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntaxpublic Nullable<long> Fetched { get; set; }Public Property Fetched As Nullable(Of Long)
	Get
	Set
Property Value
Type: 
NullableInt64
See Also