DataConnector | ComponentOne
C1.AdoNet.ServiceNow Assembly / C1.DataConnector.AdoNet Namespace / C1OAuthConnectionStringBuilder Class / LogFileCount Property

In This Topic
    LogFileCount Property (C1OAuthConnectionStringBuilder)
    In This Topic
    Number of max log files. true or false value only.
    Syntax
    'Declaration
     
    Public Property LogFileCount As Integer
    public int LogFileCount {get; set;}
    See Also