[This is preliminary documentation and is subject to change.]

The frequency in which a check is made to see whether "offline" learning should occur

Namespace: Clarion.Framework
Assembly: CLARIONLibrary (in CLARIONLibrary.dll) Version: 6.1.0.7 (6.1.0.7)

Syntax

C#
public int OFFLINE_LEARNING_FREQUENCY { get; set; }

Remarks

Default = -1 (never)

See Also