Overload List
Name | Description | |
---|---|---|
StartListening(Boolean) | Obsolete.
Accept new incoming TCP connections on all allowed IP's and Port's
| |
StartListening(List IPEndPoint , Boolean) | Obsolete.
Accept new TCP connections on specified list of IPEndPoint | |
StartListening(IPEndPoint, Boolean, Boolean) | Obsolete.
Accept new incoming TCP connections on specified IPEndPoint |
See Also