Java.Net.MulticastSocket: Property Members

The properties of Java.Net.MulticastSocket are listed below. For a list of all members, see the MulticastSocket Members list.

See Also: Inherited members from Java.Net.DatagramSocket

Public Properties

InterfaceInetAddress. Returns an address of the outgoing network interface used by this socket.
LoopbackModebool. Returns true if multicast loopback is disabled.
NetworkInterfaceNetworkInterface. Returns the outgoing network interface used by this socket.
TimeToLiveint. Returns the time-to-live (TTL) for multicast packets sent on this socket.
TTLsbyte. Returns the time-to-live (TTL) for multicast packets sent on this socket.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.