Click or drag to resize

OptionsOrderProcessingTime Property

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

Namespace: ArthaChitra.Model.Common
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public int OrderProcessingTime { get; set; }

Property Value

Int32
See Also