Method | Description | |
---|---|---|
BeginInvoke ( this methodinvoker, AsyncCallback callback ) : IAsyncResult |
Extends BeginInvoke so that when a state object is not needed, null does not need to be passed.
|
public static BeginInvoke ( this methodinvoker, AsyncCallback callback ) : IAsyncResult | ||
methodinvoker | this | |
callback | AsyncCallback | |
return | IAsyncResult |