Click or drag to resize

INetwork Events

The INetwork type exposes the following members.

Events
  NameDescription
Public eventConnectionTypeChanged
Occurs when the network connection type has been changed.
Public eventDisposed
Occurs when the object has been disposed.
(Inherited from IAutoDisposable.)
Public eventPacScriptErrorOccurred
Occurs when the error has been occured in the PAC script.
Public eventRedirectResponseCodeReceived
Occurs when the redirect has been occured.
Public eventRequestCompleted
Occurs when the request has been completed.
Public eventRequestDestroyed
Occurs when the request has been destroyed.
Public eventResponseBytesReceived
Occurs when a part of HTTP response body has been received over the network.
Public eventResponseStarted
Occurs when the response has been started.
Top
See Also