Keysight VISA.NET Help
IsAborted Property



If true, the asynchronous I/O operation was aborted by a call to AbortRead() or AbortWrite().
Syntax
'Declaration
 
ReadOnly Property IsAborted As Boolean
'Usage
 
Dim instance As IVisaAsyncResult
Dim value As Boolean
 
value = instance.IsAborted
bool IsAborted {get;}
property bool IsAborted {
   bool get();
}
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025