Initializes a new instance of the Hub class.
Namespace: Network.Sim.Lan.EthernetAssembly: Network.Sim (in Network.Sim.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Hub(
int numPorts,
ulong delay
)
Parameters
- numPorts
- Type: SystemInt32
The number of I/O ports. - delay
- Type: SystemUInt64
The inherent propagation delay of the hub.
See Also