System.Net.Http.Handlers Namespace

 

The System.Net.Http.Handlers namespace contains class of event handlers.

Classes

Class Description
System_CAPS_pubclass HttpProgressEventArgs

Represents the event arguments for the HTTP progress.

System_CAPS_pubclass ProgressMessageHandler

Generates progress notification for both request entities being uploaded and response entities being downloaded.

Return to top