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

2/27/2008

Indicates that 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

Represents the UPOS standard error code CHAN_STATUS_ASYNC.

See Also

Reference

CashChanger Class
CashChanger Members
Microsoft.PointOfService Namespace
AsyncResultCode
AsyncResultCodeExtended