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

Calling this method will block the calling thread until all Kernels (Open CL functions) submitted for execution to this queue have finished.

Syntax
C#
Visual Basic
public void Finish();
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!