RunMethodAsynchronously Constructor
Initializes a new instance of the RunMethodAsynchronously class.
Namespace:
UAOOI.ProcessObserver.RealTime.ProcessesAssembly: RealTime (in RealTime.dll)
Syntax
public RunMethodAsynchronously( RunMethodAsynchronously..::..AsyncOperation asyncoper )
Public Sub New ( _ asyncoper As RunMethodAsynchronously..::..AsyncOperation _ )
public: RunMethodAsynchronously( RunMethodAsynchronously..::..AsyncOperation^ asyncoper )
Parameters
- asyncoper
- Type: UAOOI.ProcessObserver.RealTime.Processes..::..RunMethodAsynchronously..::..AsyncOperation
Delegate to method that will be called asynchronously