Click or drag to resize

IWebClient Events

The IWebClient type exposes the following members.

Events
  NameDescription
Public eventAddingCookie
Occurs when a cookie is added to the CookieJar.
Public eventProcessingResponse
Occurs when a response has been received and is about to be processed.
Public eventSendingRequest
Occurs when a request is being sent.
Top
See Also