Mono Class Library: Overview

System.Net.Sockets.MulticastOption: Members

The members of System.Net.Sockets.MulticastOption are listed below.

See Also: Inherited members from System.Object

Public Constructors

Constructs and initializes a new instance of the System.Net.Sockets.MulticastOption class with the specified IP multicast group address.
Documentation for this section has not yet been entered.
Constructs and initializes a new instance of the System.Net.Sockets.MulticastOption class with the specified IP multicast group and local addresses.

Public Properties

GroupSystem.Net.IPAddress. Gets or sets the IP address of a multicast group.
InterfaceIndexint. Documentation for this section has not yet been entered.
LocalAddressSystem.Net.IPAddress. Gets or sets the local IP address to receive data.