| 
            
              ISnmpContextTooBig Property
             | 
          
        
        
            Gets a value indicating whether [too big].
            
        
        Namespace: GSF.Net.Snmp.PipelineAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.257-beta
SyntaxReadOnly Property TooBig As Boolean
	Get
property bool TooBig {
	bool get ();
}abstract TooBig : bool with get
 View SourceProperty Value
Booleantrue if the response is too big; otherwise, 
false.
See Also