UPNP.discoverLocalPort

If 0, the local port to use for discovery is chosen automatically by the system. If 1, discovery will be done from the source port 1900 (same as destination port). Otherwise, the value will be used as the port.

  1. long discoverLocalPort [@property getter]
    struct UPNP
    @nogc nothrow @property
    long
    discoverLocalPort
    ()
  2. long discoverLocalPort [@property setter]

Meta