| IEquipmentRefreshTime_s Property |
Customize MACE to meet your Live-Virtual-Constructive Simulation and Training Requirements. [This is preliminary documentation and is subject to change.]
Defines the desired time period for this command to be executed in seconds
Namespace:
BSI.MACE
Assembly:
BSILib (in BSILib.dll) Version: 1.2.1.22047 (1.0.0.0)
Syntax double RefreshTime_s { get; set; }
Property RefreshTime_s As Double
Get
Set
Property Value
Type:
DoubleRemarks MACE will ensure the command's Execute method is not invoked at a greater rate than specified by ExecutionRate
See Also