Ipv4OnAvailableToSent Method |
Interrupt method invoked whenever the link layer has emptied its
FIFO and is ready to accept new data for transmission.
Namespace: Network.Sim.Network.IpAssembly: Network.Sim (in Network.Sim.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic void OnAvailableToSent(
Interface ifc
)
Parameters
- ifc
- Type: Network.Sim.CoreInterface
[Missing <param name="ifc"/> documentation for "M:Network.Sim.Network.Ip.Ipv4.OnAvailableToSent(Network.Sim.Core.Interface)"]
See Also