 | HashPoolTScopeDispose Method |
Namespace: CandlelightAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
Remarks
Call
Dispose when you are finished using the
HashPoolTScope. The
Dispose method leaves the
HashPoolTScope in an unusable state. After
calling
Dispose, you must release all references to the
HashPoolTScope
so the garbage collector can reclaim the memory that the
HashPoolTScope was
occupying.
See Also