C# Class SpicyPixel.Threading.StopInstruction

An instruction to terminate execution of the current fiber.
Use FiberInstruction.Stop to generate one of these.
Inheritance: FiberInstruction
Show file Open project: spicypixel/concurrency-kit-cs

Private Methods

Method Description
StopInstruction ( ) : System