IReaderImplementation.StopExecution Method

TegoOS

IReaderImplementationStopExecution Method
Request asynchronous execution be stopped (ExecutionComplete will be raised when stopped).

Namespace: Tego.Rfid.Gen2
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
Syntax
void StopExecution()
Sub StopExecution
void StopExecution()
abstract StopExecution : unit -> unit 
See Also