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

The number of previous time stamps that are tracked (for the purpose of reporting response times)

Namespace: Clarion.Framework
Assembly: ClarionLibrary (in ClarionLibrary.dll) Version: 6.1.1.0 (6.1.1.0)

Syntax

C#
public virtual int PREVIOUS_RT_CAPACITY { get; set; }

Remarks

Default = 5

See Also