PreloadTransaction Field

The transaction should be preloaded to the POS device for asynchronous execution. 
Used for cases such as restaurants, deliveries, coffee shops etc.
Public PreloadTransaction As Nullable(Of Boolean)
This language is not supported or no code example is available.
public Nullable<bool> PreloadTransaction
This language is not supported or no code example is available.

Field Value

Nullable<bool>

.NET Framework

Supported in: 3.5 or newer

In this article

Definition