UdpAnySourceMulticastClient Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The UdpAnySourceMulticastClient type exposes the following members.
| Name | Description | |
|---|---|---|
|
MulticastLoopback | Gets or sets a value that specifies whether outgoing multicast packets are delivered to the sending application. |
|
ReceiveBufferSize | Gets or sets the size, in bytes, of the receive buffer of the Socket used for multicast receive operations on this UdpAnySourceMulticastClient instance. |
|
SendBufferSize | Gets or sets the size, in bytes, of the send buffer of the Socket used for multicast send operations on this UdpAnySourceMulticastClient instance. |
Show: