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

Call Leave to end thread exclusive access.

Syntax
C#
Visual Basic
public void Leave();

Internally this has no effect other than it saves the user from allocation its own critical section.

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