|   | MultiProtocolFrameParserTotalFramesReceived Property | 
        
        
            Gets total number of frames that have been received from a device so far.
            
        
        Namespace: GSF.PhasorProtocolsAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic long TotalFramesReceived { get; }Public ReadOnly Property TotalFramesReceived As Long
	Get
public:
property long long TotalFramesReceived {
	long long get ();
}member TotalFramesReceived : int64 with get
function get_TotalFramesReceived();
Property Value
Int64 See Also
See Also