A Sandcastle Documented Class Library
ReaderWaitForExecutionCompleteAsync Method |
Waitable task which waits for execution to complete after a call to StartExecution.
Namespace: Tego.Rfid.Gen2
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
Syntax
public Task WaitForExecutionCompleteAsync()
Public Function WaitForExecutionCompleteAsync As Task
public: Task^ WaitForExecutionCompleteAsync()
member WaitForExecutionCompleteAsync : unit -> Task
Return Value
Type: Task[Missing <returns> documentation for "M:Tego.Rfid.Gen2.Reader.WaitForExecutionCompleteAsync"]
See Also