|
public System.IAsyncResult BegindoGetCachedPage(string key, string url, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke ...
|
|
public System.IAsyncResult BegindoGetCachedPage(string key, string url, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("doGetCachedPage ...
|
|
... return ((string)(results[0])); } /// public System.IAsyncResult BeginProcessSRL(string SRLFile, string RequestName, string key, System.AsyncCallback ...
|
|
Returns A System.IAsyncResult that contains information about the asynchronous read operation, which could still be pending. Exceptions ...
|
|
A System.AsyncCallback delegate to be called when the write is complete, or null . Returns A System.IAsyncResult that represents the asynchronous write, which could still be pending.
|
|
static System.IAsyncResult BeginGetHostByName (System.String hostName, System.AsyncCallback requestCallback, System.Object stateObject) TODO: static System.IAsyncResult BeginResolve ...
|
|
Assembly mscorlib Library BCL Summary Supported by objects that represent the state of an asynchronous operation. Description An object that supports the IAsyncResult ...
|
|
public virtual System.IAsyncResult BeginKeywordSearchRequest(KeywordRequest KeywordSearchRequest, System.AsyncCallback callback, object asyncState)
|
|
public virtual System.IAsyncResult BeginKeywordSearchRequest(KeywordRequest KeywordSearchRequest, System.AsyncCallback callback, object asyncState)
|