Click or drag to resize

HeaderMaxMessageSize Field

Max message size used in #SNMP.

Namespace: GSF.Net.Snmp
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
public const int MaxMessageSize = 65507
View Source

Field Value

Int32
Remarks
You can use any value for your own application. Also this value may be changed in #SNMP in future releases.
See Also