|
Name |
Description |
|
ProcessDictionary<TKey, TValue> (ProcessDictionary<TKey, TValue> .ProcessItemFunctionSignature, Double, Int32, Int32, Boolean, Boolean)
|
Creates a ProcessDictionary<TKey, TValue> based on the generic DictionaryList<TKey, TValue> class.
|
|
ProcessDictionary<TKey, TValue> (ProcessQueue<KeyValuePair<TKey, TValue> > .ProcessItemsFunctionSignature, Double, Int32, Int32, Boolean, Boolean)
|
Creates a bulk-item ProcessDictionary<TKey, TValue> based on the generic DictionaryList<TKey, TValue> class.
|
|
ProcessDictionary<TKey, TValue> (ProcessDictionary<TKey, TValue> .ProcessItemFunctionSignature, ProcessDictionary<TKey, TValue> .CanProcessItemFunctionSignature, Double, Int32, Int32, Boolean, Boolean)
|
Creates a ProcessDictionary<TKey, TValue> based on the generic DictionaryList<TKey, TValue> class.
|
|
ProcessDictionary<TKey, TValue> (ProcessQueue<KeyValuePair<TKey, TValue> > .ProcessItemsFunctionSignature, ProcessDictionary<TKey, TValue> .CanProcessItemFunctionSignature, Double, Int32, Int32, Boolean, Boolean)
|
Creates a bulk-item ProcessDictionary<TKey, TValue> based on the generic DictionaryList<TKey, TValue> class.
|