Card service event type
Namespace: BasicCard.FrameworkAssembly: BasicCard (in BasicCard.dll) Version: 2.5.2.0 (2.5.2.0)
Syntax
C# |
---|
public enum CardServiceEventType |
Visual Basic |
---|
Public Enumeration CardServiceEventType |
Visual C++ |
---|
public enum class CardServiceEventType |
F# |
---|
type CardServiceEventType |
Members
Member name | Value | Description | |
---|---|---|---|
ServiceAvailable | 0 | A card service has become available | |
ServiceUnavailable | 1 | A card service has become unavailable |