MBrace.Runtime


ThreadPoolDictionaryProvider

Namespace: MBrace.ThreadPool.Internals

Defines an in-memory dictionary factory using ConcurrentDictionary

Constructors

ConstructorDescription
new(memoryEmulation)
Signature: memoryEmulation:MemoryEmulation -> ThreadPoolDictionaryProvider

CompiledName: .ctor

Fork me on GitHub