| 
            
              CommonMaximumDataLength Field
             | 
          
        
        
            Absolute maximum data length (in bytes) that could fit into any frame.
            
        
        Namespace: GSF.PhasorProtocols.BPAPDCstreamAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.257-beta
Syntaxpublic const ushort MaximumDataLength = 65529
Public Const MaximumDataLength As UShort = 65529
public:
literal unsigned short MaximumDataLength = 65529
static val mutable MaximumDataLength: uint16
var GSF.PhasorProtocols.BPAPDCstream.Common.MaximumDataLength
 View SourceField Value
UInt16
See Also