Click or drag to resize
BridgePorts Property
The bridges's I/O ports.

Namespace: Network.Sim.Lan.Ethernet
Assembly: Network.Sim (in Network.Sim.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public IReadOnlyList<Connector> Ports { get; }

Property Value

Type: IReadOnlyListConnector
See Also