Open sandboxFocus

Method BeginInvoke

BeginInvoke(object, ChildInfo, object, AsyncCallback, object)

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