Table of Contents

Class Properties.AdminSettings.ConfigApi

Namespace
Kepware.Api.Model
Assembly
Kepware.Api.dll

Contains constants related to Configuration API diagnostics.

public static class Properties.AdminSettings.ConfigApi
Inheritance
Properties.AdminSettings.ConfigApi
Inherited Members

Fields

LogFilePath

Specify the directory where log files will be stored.

MaxRecords

Specify the number of records the log can contain. Once reached, oldest records will be discarded.

MaxSingleFileSizeKb

Specify the maximum size in KB that any one log file can contain.

MinDaysToPreserve

A log file is deleted when the newest record it contains is older than the specified value.

Persistence

Specify the persistence mode to use for Configuration API records.