You are here: Start » FIL.NET » Probe3DEventHandler.BeginInvoke Method

Probe3DEventHandler.BeginInvoke Method

Namespace:HMI.Controls
Assembly:HMI.Controls.dll

Syntax

public virtual System.IAsyncResult BeginInvoke
(
	object sender,
	HMI.Controls.Probe3DEventArgs e,
	System.AsyncCallback callback,
	object object
)

Parameters

Name Type Range Default Description
senderobject
eHMI.Controls.Probe3DEventArgs
callbackSystem.AsyncCallback
objectobject

See also