msearch_port


Description:

[ NoAccessorMethod ]
[ Version ( deprecated = true , deprecated_since = "1.6.0" ) ]
public uint msearch_port { get; construct; }

Warning: msearch_port is deprecated since 1.6.0.

UDP port to use for sending multicast M-SEARCH requests on the network.

Note:

Use [property@GSSDP.Client:port] instead

If not set (or set to 0) a random port will be used. This property can be only set during object construction.