UdpSocket.Bind

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

Meta