Share via


MsrBasic.QueueEventAndWait Method

Definition

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

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

Applies to