Minimum of card terminal slots.
Namespace:
CardWerk.SmartCard
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Public Property SlotCountMinimum() As Integer
This language is not supported or no code example is available.
public int SlotCountMinimum {get; set;}
This language is not supported or no code example is available.
Property Value
Type: intMinimum number of card terminals our polling thread is looking for. Once that number is reached we stop polling for more slots. The default value is 1 or the number of terminals detected at startup - whichever is higher.