Method | Description | |
---|---|---|
BeginInvoke ( this nameresolutioncallback, NameResolutionResult result, 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 nameresolutioncallback, NameResolutionResult result, AsyncCallback callback ) : IAsyncResult | ||
nameresolutioncallback | this | |
result | NameResolutionResult | |
callback | AsyncCallback | |
return | IAsyncResult |