System.Net.NetworkInformation.NetworkInterface.SupportsMulticast Property

Gets a bool value that indicates whether the network interface is enabled to receive multicast packets.

Syntax

public abstract bool SupportsMulticast { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Multicasting is the act of sending a data packet to multiple destinations simultaneously.

Requirements

Namespace: System.Net.NetworkInformation
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0