C10Base2Attach Method |
Namespace: Network.Sim.Core
public void Attach( double position, Connector connector )
Exception | Condition |
---|---|
InvalidOperationException | Another connector has already been installed at the specified position. |
InvalidOperationException | As per 10BASE2 specification the position at which a station is connected must be a multiple of 0.5 metres. |