EMWebClient Class

Alterian Email Manager 6.2.3 SDK Help File
Extension of WebClient, primarily to setup timeout
Inheritance Hierarchy

Namespace:  DMLibrary
Assembly:  DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420

Syntax
public class EMWebClient : WebClient

The EMWebClient type exposes the following members.

Constructors
NameDescription
Public methodEMWebClient
Default constructor
Top
Properties
NameDescription
Public propertyTimeout
Gets and sets timeout for the request
Top
See Also