NetworkTrafficMonitorInterfaceName Property

Gets the name of the network interface that is being monitored.

Definition

Namespace: DevCase.Core.Networking.TrafficMonitoring
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public virtual string InterfaceName { get; }

Property Value

String
The name of the network interface that is being monitored.

See Also