.NET Based OPC UA Client/Server SDK  3.0.10.493
UnifiedAutomation.UaBase.NewAsyncResultBase Class Reference

More...

Inherits IAsyncResult, and IDisposable.

Public Member Functions

 NewAsyncResultBase (AsyncCallback callback, object state, int timeout=Timeout.Infinite)
 
void Dispose ()
 
void Completed (Exception fault=null)
 
void WaitForCompletion (int timeout=Timeout.Infinite)
 

Protected Member Functions

virtual void Dispose (bool disposing)
 

Properties

bool IsCompleted [get]
 
WaitHandle AsyncWaitHandle [get]
 
object AsyncState [get]
 
bool CompletedSynchronously [get]
 

Detailed Description


The documentation for this class was generated from the following file: