You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxVecController Class > TMtxVecController Methods > UnmarkThread Method > TMtxVecController.UnmarkThread Method ()
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtxVecController.UnmarkThread Method ()

When thread has finished using object cache, release it.

Syntax
C#
Visual Basic
public void UnmarkThread(); public void UnmarkThread([In] int PoolIdx);

When threads are using object cache each thread must call UnMarkThread after all objects have been released back to object cache and before the thread finished executing.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!