|
ProcessingReportTActive Property
|
Holds active items, already delegated that are actively processing.
Namespace:
MFiles.VAF.MultiserverMode
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.2.0.9
Syntaxpublic Dictionary<string, T> Active { get; set; }
Property Value
Type:
DictionaryString,
T
See Also