NetworkAddress.port

The port in host byte order.

  1. ushort port [@property getter]
  2. ushort port [@property setter]
    struct NetworkAddress
    @property @trusted @nogc pure nothrow
    void
    port
    (
    ushort val
    )

Meta