INetwork Events | 
The INetwork type exposes the following members.
| Name | Description | |
|---|---|---|
| ConnectionTypeChanged | 
                Occurs when the network connection type has been changed.
              | |
| Disposed | 
                Occurs when the object has been disposed.
              (Inherited from IAutoDisposable.) | |
| PacScriptErrorOccurred | 
                Occurs when the error has been occured in the PAC script.
              | |
| RedirectResponseCodeReceived | 
                Occurs when the redirect has been occured.
              | |
| RequestCompleted | 
                Occurs when the request has been completed.
              | |
| RequestDestroyed | 
                Occurs when the request has been destroyed.
              | |
| ResponseBytesReceived | 
                Occurs when a part of HTTP response body has been received over the network.
              | |
| ResponseStarted | 
                Occurs when the response has been started.
              |