| Dart.Snmp Namespace > SnmpBase Class : Open Method |
| Overload | Description |
|---|---|
| Open(IPEndPoint,Boolean) | Opens System.Net.Sockets.Socket using the specified IPEndPoint. Only necessary if Receive is used. |
| Open(IPEndPoint,Boolean,Boolean) | Opens System.Net.Sockets.Socket using the specified IPEndPoint. Only necessary if Receive is used. |