dotConnect for MySQL Documentation
Devart.Common Namespace / HttpOptions Class
Fields Properties Methods

HttpOptions Class Members

The following tables list the members exposed by HttpOptions.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Fields
 NameDescription
Public Field  
Public FieldThe default value in seconds for the KeepAlive property.  
Top
Public Properties
 NameDescription
Public Property  
Public PropertyDetermines whether to send Keep-Alive HTTP packets.  
Public PropertyGets or sets the password for HTTP authorization.  
Public PropertyGets or sets url of the tunneling PHP script. For example, if the script is in the server root, the url can be the following: http://localhost/tunnel.php.  
Public PropertyGets or sets the user name for HTTP authorization.  
Top
Public Methods
 NameDescription
Public MethodReturns a System.String that represents the current System.Object  
Top
See Also