Gets and sets maximum log file size in bytes.
Maximum log file size in bytes. Default is 1048576 bytes.
When the file exceeds the size specified by FileSize the new log file is created. The old file is renamed to <filename>.<number>.
FileLogger Class | ITHit.WebDAV.Client.Logger Namespace