Share via


BarcodeScannerErrorOccurredEventArgs.IsRetriable Propriété

Définition

Indique s’il est utile d’effectuer une autre tentative d’opération.

public:
 property bool IsRetriable { bool get(); };
bool IsRetriable();
public bool IsRetriable { get; }
var boolean = barcodeScannerErrorOccurredEventArgs.isRetriable;
Public ReadOnly Property IsRetriable As Boolean

Valeur de propriété

Boolean

bool

True si l’application doit effectuer une autre tentative d’opération ; sinon, false.

S’applique à