Namespace Telerik.NetworkConnections
Classes
Exposes a Logger property, which allows projects that use this library to set a custom logger |
An abstraction which allows manipulation and monitoring of proxy settings for specific network connection. |
This class is used to represent a connection name comprising of a namespace (e.g. OS) and a name (e.g. OS network manager) |
This class is used to hold a tuple of a network connection name and its proxy settings |
Network Attribute used to decorate Network Connection Detector implementations |
Manager for the available network connections. The class can be instantiated with the NetworkConnectionsManager(IEnumerable<INetworkConnectionsDetector>) constructor, or composed using MEF. |
This class is used to describe network interface |
Describes proxy settings collection for HTTP/HTTPS proxy and bypass hosts list |
Holds the event arguments for a ProxySettingsChanged event raised by a Network |
Holds information about the proxy settings Fiddler set and the original proxy settings state for all active network connections |
Interfaces
Factory for creating Network |
INetwork Used for attribute metadata for the Network Connection Detector class implementations |