Start observing the card reader. Automatically stop observer when program exits.
Namespace: BasicCard.FrameworkAssembly: BasicCard (in BasicCard.dll) Version: 2.5.2.0 (2.5.2.0)
Syntax
C# |
---|
public void Start() |
Visual Basic |
---|
Public Sub Start |
Visual C++ |
---|
public: void Start() |
F# |
---|
member Start : unit -> unit |
Exceptions
Exception | Condition |
---|---|
System..::..InvalidOperationException | If observer state is not stopped |