DataConnector | ComponentOne
C1.AdoNet.Json Assembly / C1.AdoNet.Json Namespace / C1JsonConnectionStringBuilder Class / LogFileSize Property

In This Topic
    LogFileSize Property (C1JsonConnectionStringBuilder)
    In This Topic
    The limit size of log file.
    Syntax
    'Declaration
     
    Public Property LogFileSize As Long
    public long LogFileSize {get; set;}
    See Also