System.Net.UploadFileCompletedEventArgs: Property Members

The properties of System.Net.UploadFileCompletedEventArgs are listed below. For a list of all members, see the UploadFileCompletedEventArgs Members list.

See Also: Inherited members from System.ComponentModel.AsyncCompletedEventArgs

Public Properties

[read-only]
Resultbyte[].

Gets the server reply to a data upload operation that is started by calling an erload:System.Net.WebClient.UploadFileAsync method.