UdpAnySourceMulticastClient Properties

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.

  NameDescription
Public property MulticastLoopback Gets or sets a value that specifies whether outgoing multicast packets are delivered to the sending application.
Public property ReceiveBufferSize Gets or sets the size, in bytes, of the receive buffer of the Socket used for multicast receive operations on this UdpAnySourceMulticastClient instance.
Public property SendBufferSize Gets or sets the size, in bytes, of the send buffer of the Socket used for multicast send operations on this UdpAnySourceMulticastClient instance.
Top

Show:
© 2017 Microsoft