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