ClaimedCashDrawer.RetainDeviceAsync Methode

Definition

Behalten Sie den aktuellen Anspruch in der Kassenschublade bei. Dies wird in der Regel als Antwort auf eine ReleaseDeviceRequested-Ereignisbenachrichtigung aufgerufen.

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)

Gibt zurück

True, wenn der Beibehaltungsversuch erfolgreich war; false, wenn beim Beibehaltungsversuch ein Fehler aufgetreten ist.

Attribute

Gilt für: