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