Show / Hide Table of Contents

Class MyConcurrentBucketPool

Inheritance
System.Object
MyConcurrentBucketPool
MyConcurrentBucketPool<T>
Namespace: VRage.Collections
Assembly: VRage.Library.dll
Syntax
public abstract class MyConcurrentBucketPool : Object

Constructors

MyConcurrentBucketPool(Boolean)

Declaration
protected MyConcurrentBucketPool(bool requiresDispose)
Parameters
Type Name Description
System.Boolean requiresDispose

Fields

EnablePooling

Declaration
public static bool EnablePooling
Field Value
Type Description
System.Boolean

Methods

DisposeInternal()

Declaration
protected abstract void DisposeInternal()

OnExit()

Declaration
public static void OnExit()
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾