Click or drag to resize
NicInterruptReason Property
The status register which contains the reason for the interrupt caused by the NIC.

Namespace: Network.Sim.Lan
Assembly: Network.Sim (in Network.Sim.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Interrupt InterruptReason { get; protected set; }

Property Value

Type: Interrupt
See Also