Click or drag to resize
CableHasNoise Property
Determines whether signal distortions can occur when transmitting data over the cable.

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

Property Value

Type: Boolean
See Also