Table of Contents

BeginInvoke

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