Méthode | Description | |
---|---|---|
BeginInvoke ( this sendorpostcallback, Object state, 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 sendorpostcallback, Object state, AsyncCallback callback ) : IAsyncResult | ||
sendorpostcallback | this | |
state | Object | |
callback | AsyncCallback | |
Résultat | IAsyncResult |