dotConnect for MySQL Documentation
Devart.Common Namespace / HttpOptions Class / DefaultKeepAlive Field

In This Topic
    DefaultKeepAlive Field (HttpOptions)
    In This Topic
    The default value in seconds for the KeepAlive property.
    Syntax
    'Declaration
     
    Public Const DefaultKeepAlive As Boolean
    public const bool DefaultKeepAlive
    See Also