UdpSingleSourceMulticastClient Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The UdpSingleSourceMulticastClient type exposes the following members.

Properties

  Name Description
Public propertySupported by Silverlight for Windows Phone ReceiveBufferSize Gets or sets the size, in bytes, of the receive buffer of the Socket used for multicast receive operations on this UdpSingleSourceMulticastClient instance.
Public propertySupported by Silverlight for Windows Phone SendBufferSize Gets or sets the size, in bytes, of the send buffer of the Socket used for multicast send operations on this UdpSingleSourceMulticastClient instance.

Top