Click or drag to resize

ManagerMaxRepetitions Property

Gets or sets the max repetitions for GET BULK operations.

Namespace: GSF.Net.Snmp.Messaging
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
public int MaxRepetitions { get; set; }
View Source

Property Value

Int32
The max repetitions.
See Also