System.Delegate
System.MulticastDelegate
Westwind.Utilities.InternetTools.HttpClient+ReceiveDataDelegate
public delegate ReceiveDataDelegate
Delegate Members
Member | Description | |
---|---|---|
Constructor |
||
BeginInvoke |
public virtual IAsyncResult BeginInvoke(object sender, ReceiveDataEventArgs e, AsyncCallback callback, object object) |
|
EndInvoke |
public virtual void EndInvoke(IAsyncResult result) |
|
Invoke |
public virtual void Invoke(object sender, ReceiveDataEventArgs e) |
Requirements
Namespace: Westwind.Utilities.InternetToolsAssembly: westwind.utilities.dll
© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic