UAOOI.ProcessObserver.RealTime.Processes Namespace
UAOOI.ProcessObserver.RealTime.Utils.Collections.Generic Namespace
UAOOI.ProcessObserver.RealTime

RunMethodAsynchronously Constructor

Initializes a new instance of the RunMethodAsynchronously class.

Namespace:  UAOOI.ProcessObserver.RealTime.Processes
Assembly:  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