AppTaskProcessingReportPendingTasks Property

Holds pending tasks, already delegated that are not yet processing.

Definition

Namespace: MFiles.VAF.MultiserverMode
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public PendingTasks PendingTasks { get; set; }

Property Value

PendingTasks

See Also