Called when a file downloading operation has completed (though it may have been cancelled).
Called when a file downloading operation has completed (though it may have been cancelled).
protected virtual void OnDownloaded(byte[],string);
Called when a file downloading operation has completed (though it may have been cancelled).
protected virtual void OnDownloaded(Stream,string);
Called when a file downloading operation has completed (though it may have been cancelled).
protected virtual void OnDownloaded(string,string);