setProgress: method

Delegate method called to update UIProgressViews.

Syntax

- ( void ) setProgress : ( float ) newProgress

Usage

As an alternative, you might want to consider implementing didReceiveBytes / didSendBytes delegate methods.