| Dart.Snmp Namespace > SnmpSocket Class : GetResponses Method | 
| Overload | Description | 
|---|---|
| GetResponses(RequestMessage) | Sends a request and returns the responses. Can be used to discover multiple agents on a network. | 
| GetResponses(RequestMessage,IPEndPoint) | Sends a request to any IPEndPoint and returns the responses. Can be used to discover multiple agents on the network. |