Opc.Ua.Core
AsyncResultBase Class Members
Properties  Methods 


Opc.Ua Namespace : AsyncResultBase Class

The following tables list the members exposed by AsyncResultBase.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property Gets a user-defined object that qualifies or contains information about an asynchronous operation.  
Public PropertyGets a System.Threading.WaitHandle that is used to wait for an asynchronous operation to complete.  
Public Property The cancellation token associated with the operation.  
Public Property Gets a value that indicates whether the asynchronous operation completed synchronously.  
Public Property An exception that occured during processing.  
Public Property An object used to synchronize access to the result object.  
Public Property Gets a value that indicates whether the asynchronous operation has completed.  
Public Property An object used to synchronize access to the result object.  
Top
Public Methods
 NameDescription
Public MethodOverloaded.  Frees any unmanaged resources.  
Public Method Called to invoke the callback after the asynchronous operation completes.  
Public Method Called to reset the wait handle.  
Public Methodstatic (Shared in Visual Basic)Overloaded.  Waits for the operation to complete.  
Top
See Also

Reference

AsyncResultBase Class
Opc.Ua Namespace