Click or drag to resize

JamThread.Stop Method

Overload List
  NameDescription
Public methodStop()
Stops the thread and indefinitely waits until the processing finished
Public methodStop(Int32)
Stops the processing of items, the thread finishes.
Top
See Also