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