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

Associates calling thread with object cache super conducting logic.

Syntax
C#
Visual Basic
public bool MarkThread();

Call this before using object cache within the thread. Once all objects have been released back to object cache and before the thread finished executing call UnMarkThread.

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