Click or drag to resize

TimeoutExceptionTimeout Property

The time-out value, in milliseconds. The default value is 0, which indicates an infinite time-out period. Specifying -1 also indicates an infinite time-out period.

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

Property Value

Int32
See Also