|   | ConfigurationFrameGetCalculatedSampleLength Method | 
        
        
            Gets calculated length of data samples based on known configuration.
            
        
        Namespace: GSF.PhasorProtocols.IEC61850_90_5Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic int GetCalculatedSampleLength()
Public Function GetCalculatedSampleLength As Integer
public:
int GetCalculatedSampleLength()
member GetCalculatedSampleLength : unit -> int 
function GetCalculatedSampleLength();
Return Value
Int32Calculated length of data samples.
 See Also
See Also