Compartilhar via


ClaimedCashDrawer.RetainDeviceAsync Método

Definição

Mantenha a declaração atual na gaveta de dinheiro. Isso geralmente é chamado em resposta a uma notificação de evento ReleaseDeviceRequested .

public:
 virtual IAsyncOperation<bool> ^ RetainDeviceAsync() = RetainDeviceAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<bool> RetainDeviceAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<bool> RetainDeviceAsync();
function retainDeviceAsync()
Public Function RetainDeviceAsync () As IAsyncOperation(Of Boolean)

Retornos

True se a tentativa de retenção tiver sido bem-sucedida; false se a tentativa de retenção falhou.

Atributos

Aplica-se a