TransitionEventArgs.EventNumber Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Holds the ID number of the asunchronous I/O device process condition that is the cause for the event.
public int EventNumber { get; }
member this.EventNumber : int
Public ReadOnly Property EventNumber As Integer