SMath.Manager.Network Namespace

 

Classes

ApiClient General HTTP API client methods.
ProxySettings Settings of the connection using proxe server.
UrlBuilder Base class for implementations of IUrlBuilder.
UrlsManager Default implementation of IUrlsManager.
UrlUtility Provides utility methods for URLs.

Interfaces

IUrlBuilder Base interface which provides building of URLs.
IUrlsManager Provides access to the product URLs and related information.

Delegates

ApiClientCompletedEventHandler 
ApiClientInProgressEventHandler 
UrlsManagerGetPropertyFunc Retrieves a property value which will be used by UrlsManager.
UrlsManagerHttpGetRequestFunc Performs a GET HTTP request using HttpWebRequest to the specified URL.

Enumerations

CredentialsType Type of credentials used to configure proxy.
ProxyType Type of proxy to use.
UrlFlags Flags for retrieval of URLs via IUrlsManager.