Maximum repetitions value used in SNMP GET-BULK requests

Namespace:  SnmpSharpNet
Assembly:  SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.2.0 (0.5.2.0)

Syntax

C#
protected int _maxRepetitions
Visual Basic (Declaration)
Protected _maxRepetitions As Integer
Visual C++
protected:
int _maxRepetitions

See Also