GenericPool<T0>.Release

Declaration

public static void Release(T toRelease);

Parameters

toRelease The instance to return to the pool.

Description

Returns the instance back to the pool.


Did you find this page useful? Please give it a rating: