[]
public virtual IAsyncResult BeginInvoke(int newValue1, int newValue2, int prevValue1, int prevValue2, AsyncCallback callback, object @object)
| Type | Name | Description |
|---|---|---|
| int | newValue1 | |
| int | newValue2 | |
| int | prevValue1 | |
| int | prevValue2 | |
| AsyncCallback | callback | |
| object | object |
| Type | Description |
|---|---|
| IAsyncResult |