|
MultiProtocolFrameParserConfiguredFrameRate Property
|
Gets the configured frame rate as reported by the connected device.
Namespace: GSF.PhasorProtocolsAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax public int ConfiguredFrameRate { get; }
Public ReadOnly Property ConfiguredFrameRate As Integer
Get
public:
property int ConfiguredFrameRate {
int get ();
}
member ConfiguredFrameRate : int with get
function get_ConfiguredFrameRate();
View SourceProperty Value
Int32See Also