Click or drag to resize
Grid Solutions Framework

FileBlockReaderFramesPerSecond Property

Gets or sets the frames per second to be used by the FacileActionAdapterBase.

Namespace: FileAdapters
Assembly: FileAdapters (in FileAdapters.dll) Version: 2.4.182-beta
Syntax
public int FramesPerSecond { get; set; }
View Source

Property Value

Int32
Remarks
Overridden to hide base class attributes.
See Also