BeginInvoke(Delegate,Object[]) Method
Syntax
public System.IAsyncResult BeginInvoke(
System.Delegate method,
params System.object[] args
)Public Overloads Function BeginInvoke( _
ByVal method As System.Delegate, _
ByVal ParamArray args() As System.Object _
) As System.IAsyncResultParameters
| Name | Description |
|---|---|
| method | |
| args |