Click or drag to resize
CableFullDuplex Property
Determines whether the cable is full- or half-duplex.

Namespace: Network.Sim.Core
Assembly: Network.Sim (in Network.Sim.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool FullDuplex { get; }

Property Value

Type: Boolean
See Also