ProcessingReportTCancelled Property

Holds items that have been canceled before completion.

Definition

Namespace: MFiles.VAF.MultiserverMode
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public Dictionary<string, T> Cancelled { get; set; }

Property Value

DictionaryString, T

See Also