Show / Hide Table of Contents

P2 Property

P2

Gets or sets the P2 parameter associated with this exception.

C#
public byte? P2 { get; set; }

Property Value

Type Description
byte?

The second parameter of the command APDU when the exception occurred.

In this article
Back to top Generated by DocFX