Dart.Snmp Namespace > GetBulkMessage Class : NonRepeaters Property |
Public Property NonRepeaters As Integer
Dim instance As GetBulkMessage Dim value As Integer instance.NonRepeaters = value value = instance.NonRepeaters
public int NonRepeaters {get; set;}
A positive value is used to combine the functionality of a GetNextMessage operation with the "repeating" functionality specified by Repetitions.