Condividi tramite


CashDrawer.ClaimDrawerAsync Metodo

Definizione

Tenta di ottenere l'accesso esclusivo sul cassetto di cassa.

public:
 virtual IAsyncOperation<ClaimedCashDrawer ^> ^ ClaimDrawerAsync() = ClaimDrawerAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<ClaimedCashDrawer> ClaimDrawerAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<ClaimedCashDrawer> ClaimDrawerAsync();
function claimDrawerAsync()
Public Function ClaimDrawerAsync () As IAsyncOperation(Of ClaimedCashDrawer)

Restituisce

Al termine del metodo, restituisce un ClaimedCashDrawer.

Attributi

Si applica a