IObjectPoolBaseThreadSafe Description interface Tinman.Core.System.IObjectPoolBaseThreadSafe Derived from IObjectPoolBase Extended by IObjectPoolThreadSafe Non-generic base interface for classes that perform thread-safe memory pooling of objects. Public / Methods ClearThreadSafe [ThreadSafe] public method ClearThreadSafe → () The thread-safe version of IObjectPoolBase.Clear. See also IObjectPoolBase.Clear IObjectPoolBase IObjectPoolFactory