The AbstractCardService type exposes the following members.

Properties

  NameDescription
Public propertyCardSelector
Card selector, see ICardService.CardSelector
Public propertyIsCardAvailable
True if card is still available, false if card was removed.
Public propertyIsExclusive
True if service uses an exclusive (not shared or locked) connection. See ICardService.IsExclusive.
Public propertyNeedExclusiveConnection
True if an exclusive connection is required. See ICardService.NeedExclusiveConnection.
Protected propertyObserver
Observer monitoring this service

See Also