[]
public virtual IAsyncResult BeginInvoke(int progressPercentage, AsyncCallback callback, object @object)
Public Overridable Function BeginInvoke(progressPercentage As Integer, callback As AsyncCallback, [object] As Object) As IAsyncResult
| Type | Name | Description |
|---|---|---|
| int | progressPercentage | |
| AsyncCallback | callback | |
| object | object |
| Type | Description |
|---|---|
| IAsyncResult |