Share via


PosCommon.WaitForever Field (POS for .NET v1.12 SDK Documentation)

2/27/2008

Used as the value for a timeout parameter in common and device-specific methods to indicate the method should wait until it receives a response, instead of timing out.

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

Syntax

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

See Also

Reference

PosCommon Class
PosCommon Members
Microsoft.PointOfService Namespace