|
ProcessingReportTCompleted Property
|
Holds items that have completed processing.
Namespace:
MFiles.VAF.MultiserverMode
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.2.0.9
Syntaxpublic Dictionary<string, T> Completed { get; set; }
Property Value
Type:
DictionaryString,
T
See Also