| 
            
              CommonFrameHeaderFrameRate Property
             | 
          
        
        
            Gets frame rate based on sample rate and sample interval for the 
CommonFrameHeader object.
            
 
        
        Namespace: GSF.PhasorProtocols.BPAPDCstreamAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.257-beta
Syntaxpublic double FrameRate { get; }Public ReadOnly Property FrameRate As Double
	Get
public:
property double FrameRate {
	double get ();
}member FrameRate : float with get
function get_FrameRate();
 View SourceProperty Value
Double
See Also