| StreamQueryIfComplete Method  | 
        
          
    Namespace: 
   OpenCvSharp.Cuda
    Assembly:
   OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
 Syntax
Syntaxpublic bool QueryIfComplete()
Public Function QueryIfComplete As Boolean
public:
bool QueryIfComplete()
member QueryIfComplete : unit -> bool 
function QueryIfComplete();
Return Value
Type: 
Boolean See Also
See Also