Keysight VISA.NET Help
AbortAsyncOperation Method



Information about the progress and results of the asynchronous operation that is specific to, and identifies, that particular operation.
Requests the session to terminate normal execution of an asynchronous read or write operation.
Syntax
'Declaration
 
Sub AbortAsyncOperation( _
   ByVal result As IVisaAsyncResult _
) 
'Usage
 
Dim instance As IMessageBasedRawIO
Dim result As IVisaAsyncResult
 
instance.AbortAsyncOperation(result)
void AbortAsyncOperation( 
   IVisaAsyncResult result
)
void AbortAsyncOperation( 
   IVisaAsyncResult^ result
) 

Parameters

result
Information about the progress and results of the asynchronous operation that is specific to, and identifies, that particular operation.
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025