Called when a file uploading operation has completed (though it may have been cancelled).
Called when a file uploading operation has completed (though it may have been cancelled).
protected virtual void OnUploaded(byte[],string,long,bool,Exception);
Called when a file uploading operation has completed (though it may have been cancelled).
protected virtual void OnUploaded(Stream,long,string,bool,Exception,long);
Called when a file uploading operation has completed (though it may have been cancelled).
protected virtual void OnUploaded(string,string,long,bool,bool,Exception);