Method | Description | |
---|---|---|
BeginInvoke ( this appdomaininitializer, String args, 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 appdomaininitializer, String args, AsyncCallback callback ) : IAsyncResult | ||
appdomaininitializer | this | |
args | String | |
callback | AsyncCallback | |
return | IAsyncResult |