Click or drag to resize
Grid Solutions Framework

MongoInputAdapterFramesPerSecond Property

Gets or sets the rate at which frames are sent to the concentrator.

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

Property Value

Int32
See Also