[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.1.0 (6.1.1.0)

Syntax

C#
public int OFFLINE_LEARNING_FREQUENCY { get; set; }

Remarks

Default = -1 (never)

See Also