Click or drag to resize

MessengerMaxMessageSize Property

Max message size used in #SNMP.

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

Property 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