| Dart.Snmp Namespace > SnmpSocket Class : SnmpSocket Constructor |
| Overload | Description |
|---|---|
| SnmpSocket Constructor(SnmpBase,IPEndPoint,Boolean) | Creates an instance of SnmpSocket bound to a specific local IPEndPoint. |
| SnmpSocket Constructor(SnmpBase,IPEndPoint) | Creates an instance of SnmpSocket bound to a specific local IPEndPoint. |
| SnmpSocket Constructor(SnmpBase) | Creates an instance of SnmpSocket bound to IPAddress.Any, port 0 (the ephemeral port). |