Mono Class Library: OverviewSystem.Net.Sockets.MulticastOption: Members |
The members of System.Net.Sockets.MulticastOption are listed below.
See Also: Inherited members from System.Object
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.
Group System.Net.IPAddress. Gets or sets the IP address of a multicast group. InterfaceIndex int. Documentation for this section has not yet been entered. LocalAddress System.Net.IPAddress. Gets or sets the local IP address to receive data.