In The Hand
AttemptNumber Property
NamespacesInTheHand.Net.BluetoothBluetoothWin32AuthenticationEventArgsAttemptNumber
.NET Components for Mobility
Gets how many attempts at sending a PIN have been tried.
Declaration Syntax
C#Visual Basic
public int AttemptNumber { get; }
Public ReadOnly Property AttemptNumber As Integer
Remarks
When there’s a new PIN request, the first time the callback is called this property will have value zero. If the PIN is rejected and CallbackWithResult was set, then the callback will be recalled and this property will have value one, etc.

Assembly: InTheHand.Net.Personal (Module: InTheHand.Net.Personal) Version: 3.0.0.0