Click or drag to resize
Grid Solutions Framework

NormalizeSubsecondTimestampsFilterAdapterFramesPerSecond Property

Gets or sets the number of frames per second used for subsecond timestamp normalization.

Namespace: TestingAdapters
Assembly: TestingAdapters (in TestingAdapters.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(30)]
public int FramesPerSecond { get; set; }
View Source

Property Value

Int32
See Also