See Also

HttpOptions Members  | CoreLab.Common Namespace

 

Language

Visual Basic

C#

Show All

See AlsoRequirementsLanguagesCoreLab.MySqlSend comments on this topic.

HttpOptions Class

Represents connection options for HTTP tunneling.

For a list of all members of this type, see HttpOptions members.

Inheritance Hierarchy

System.Object
   CoreLab.Common.HttpOptions

Syntax

[Visual Basic]
Public Class HttpOptions
[C#]
public class HttpOptions

Remarks

This class contains settings for HTTP connection in MySqlConnection. Use the HttpOptions property to adjust the settings.

For more information on HTTP tunneling refer to the Network Tunneling article.

 

See Also

HttpOptions Members  | CoreLab.Common Namespace

 

 


© 2002 - 2008 Devart. All Rights Reserved.