Click or drag to resize

ManagerTimeout Property

Timeout value.

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

Property Value

Int32
Remarks
By default, the value is 5,000-milliseconds (5 seconds).
See Also