Mono Class Library: Overview

System.Net.UploadProgressChangedEventArgs: Members

The members of System.Net.UploadProgressChangedEventArgs are listed below.

See Also: Inherited members from System.ComponentModel.ProgressChangedEventArgs

Public Properties

[read-only]
BytesReceivedlong. Documentation for this section has not yet been entered.
[read-only]
BytesSentlong. Documentation for this section has not yet been entered.
[read-only]
TotalBytesToReceivelong. Documentation for this section has not yet been entered.
[read-only]
TotalBytesToSendlong. Documentation for this section has not yet been entered.