MulticastOption Constructor (IPAddress^)
.NET Framework (current version)
Initializes a new version of the MulticastOption class for the specified IP multicast group.
Assembly: System (in System.dll)
| Exception | Condition |
|---|---|
| ArgumentNullException | group is null. |
For machines with multiple network cards, do not use this constructor. Use the constructor that takes a group and a local IP address.
.NET Framework
Available since 1.1
Available since 1.1
Show: