|
ReplayTimerDefinedFrameRate Property
|
Gets the defined frame rate for this timer.
Namespace: GSF.PhasorProtocolsAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.270-beta
Syntaxpublic int DefinedFrameRate { get; }Public ReadOnly Property DefinedFrameRate As Integer
Get
public:
property int DefinedFrameRate {
int get ();
}member DefinedFrameRate : int with get
function get_DefinedFrameRate();
View SourceProperty Value
Int32
See Also