System.Net.UploadValuesCompletedEventArgs Class

Provides data for the WebClient.UploadValuesCompleted event.

See Also: UploadValuesCompletedEventArgs Members

Syntax

public class UploadValuesCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs

Remarks

Instances of this class are passed to the System.Net.UploadValuesCompletedEventHandler.

Requirements

Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0