[This is preliminary documentation and is subject to change.]
Hash table of locks used during new transport allocation, must be prime size
Namespace: NFX.GlueAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
protected Object[] m_ClientTransportAllocatorLocks
protected Object[] m_ClientTransportAllocatorLocks
Protected m_ClientTransportAllocatorLocks As Object()
Protected m_ClientTransportAllocatorLocks As Object()
protected:
array<Object^>^ m_ClientTransportAllocatorLocks
protected:
array<Object^>^ m_ClientTransportAllocatorLocks
val mutable m_ClientTransportAllocatorLocks: Object[]
val mutable m_ClientTransportAllocatorLocks: Object[]
Field Value
Type:
Object