Open sandboxFocus

Method BeginInvoke

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

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