dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlHttpOptions Class / DefaultContentLength Field

In This Topic
    DefaultContentLength Field
    In This Topic
    The default value in bytes for the Devart.Common.HttpOptions.ContentLength property.
    Syntax
    'Declaration
     
    Public Const DefaultContentLength As Integer
    public const int DefaultContentLength
    See Also