TcpListener.Bind

Undocumented in source. Be warned that the author may not have intended to support it.
  1. TcpListener Bind(string ip, ushort port)
    class TcpListener
    Bind
    (
    string ip
    ,
    ushort port
    )
  2. TcpListener Bind(ushort port)
  3. TcpListener Bind(Address addr)

Meta