MulticastOption Constructor
.NET Framework (current version)
Initializes a new instance of the MulticastOption class.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | MulticastOption(IPAddress^) | Initializes a new version of the MulticastOption class for the specified IP multicast group. |
![]() | MulticastOption(IPAddress^, Int32) | Initializes a new instance of the MulticastOption class with the specified IP multicast group address and interface index. |
![]() | MulticastOption(IPAddress^, IPAddress^) | Initializes a new instance of the MulticastOption class with the specified IP multicast group address and local IP address associated with a network interface. |
Show:
