Opc.Ua.Core
AsyncResultBase Class Properties


Opc.Ua Namespace : AsyncResultBase Class

For a list of all members of this type, see AsyncResultBase members.

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
See Also

Reference

AsyncResultBase Class
Opc.Ua Namespace