System.Net.NetworkInformation.NetworkInterface.IsReceiveOnly Property

Gets a bool value that indicates whether the network interface is set to only receive data packets.

Syntax

public abstract bool IsReceiveOnly { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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