Simulates the transmission of a Jam signal.
Namespace: Network.Sim.CoreAssembly: Network.Sim (in Network.Sim.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic ulong Jam(
Connector source
)
Parameters
- source
- Type: Network.Sim.CoreConnector
The source sending the Jam signal.
Return Value
Type:
UInt64The time it takes to transmit the Jam signal, in nanoseconds.
See Also