| 
            
              HeaderMaxSize Property
             | 
          
        
        
            Gets or sets the size of the max.
            
        
        Namespace: GSF.Net.SnmpAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.257-beta
Syntaxpublic int MaxSize { get; }Public ReadOnly Property MaxSize As Integer
	Get
public:
property int MaxSize {
	int get ();
}member MaxSize : int with get
 View SourceProperty Value
Int32The size of the max.
See Also