dotConnect for Zoho CRM Documentation
Devart.Common Namespace / DbLoader Class / BufferSize Property

In This Topic
    BufferSize Property
    In This Topic
    Gets or sets a size of data packet loaded to the server.
    Syntax
    'Declaration
     
    Public Property BufferSize As Integer
    public int BufferSize {get; set;}

    Property Value

    Size of the data packet in bytes.
    See Also