Edit

Share via


Status Enum

Definition

Status for the functions

C#
public enum Status
Inheritance
Status

Fields

Name Value Description
Ok 0

All happens perfectly

Collision 1

A collision has been detected, this allows for example to use retry mechanism

Error 2

An error happened

Timeout 3

Timeout in reading or writing to the card, it may means the card has been removed from the reader or is too far

Applies to

Product Versions
.NET IoT Libraries 1.3.0, 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0