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