|
DiscoveryGetResponse Method
|
Gets the response.
Namespace: GSF.Net.Snmp.MessagingAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.205-beta
Syntax function GetResponse(timeout, receiver);
View SourceParameters
- timeout Int32
- 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.
- receiver IPEndPoint
- The receiver.
Return Value
ReportMessageSee Also