Open sandboxFocus

Method BeginInvoke

BeginInvoke(AsyncCallback, object)

Declaration
public virtual IAsyncResult BeginInvoke(AsyncCallback callback, object @object)
Parameters
Type Name Description
AsyncCallback callback
object object
Returns
Type Description
IAsyncResult