ClaimedMagneticStripeReader.IsEnabled Property

Definition

Indicates whether the magnetic stripe reader is ready to receive data events.

public:
 property bool IsEnabled { bool get(); };
bool IsEnabled();
public bool IsEnabled { get; }
var boolean = claimedMagneticStripeReader.isEnabled;
Public ReadOnly Property IsEnabled As Boolean

Property Value

Boolean

bool

True if the device is operational; otherwise, false.

Applies to