MsrBasic.QueueEventAndWait Method
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.
Overloads
QueueEventAndWait(DeviceErrorEventArgs) | |
QueueEventAndWait(DirectIOEventArgs) |
QueueEventAndWait(DeviceErrorEventArgs)
protected void QueueEventAndWait (Microsoft.PointOfService.DeviceErrorEventArgs posEvent);
member this.QueueEventAndWait : Microsoft.PointOfService.DeviceErrorEventArgs -> unit
Protected Sub QueueEventAndWait (posEvent As DeviceErrorEventArgs)
Parameters
- posEvent
- DeviceErrorEventArgs
Applies to
QueueEventAndWait(DirectIOEventArgs)
protected void QueueEventAndWait (Microsoft.PointOfService.DirectIOEventArgs posEvent);
member this.QueueEventAndWait : Microsoft.PointOfService.DirectIOEventArgs -> unit
Protected Sub QueueEventAndWait (posEvent As DirectIOEventArgs)
Parameters
- posEvent
- DirectIOEventArgs