Share via


BillDispenser.StatusAsync Field (POS for .NET v1.12 SDK Documentation)

2/27/2008

Indicates an asynchronously performed method has finished.

Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)

Syntax

'Declaration
Public Const StatusAsync As Integer
public const int StatusAsync
public:
literal int StatusAsync
public static final int StatusAsync
public const var StatusAsync : int

Remarks

This value is returned by a StatusUpdateEvent in the Status property.

See Also

Reference

BillDispenser Class
BillDispenser Members
Microsoft.PointOfService Namespace