Click or drag to resize

OptionsOrderProcessingTime Property

Time taken by the simulator engine to process an order. Time is in milliseconds.

Namespace:  SharpCharts.Base.Common
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
public static int OrderProcessingTime { get; set; }

Property Value

Type: Int32
See Also