<Type Name="StopInstruction" FullName="SpicyPixel.Threading.StopInstruction">
  <TypeSignature Language="C#" Value="public sealed class StopInstruction : SpicyPixel.Threading.FiberInstruction" />
  <TypeSignature Language="ILAsm" Value=".class public auto ansi sealed beforefieldinit StopInstruction extends SpicyPixel.Threading.FiberInstruction" />
  <AssemblyInfo>
    <AssemblyName>SpicyPixel.Threading</AssemblyName>
    <AssemblyVersion>1.0.5.34676</AssemblyVersion>
  </AssemblyInfo>
  <Base>
    <BaseTypeName>SpicyPixel.Threading.FiberInstruction</BaseTypeName>
  </Base>
  <Interfaces />
  <Docs>
    <summary>
            An instruction to terminate execution of the current fiber.
            </summary>
    <remarks>
            Use <see cref="F:SpicyPixel.Threading.FiberInstruction.Stop" /> to generate one of these.
            </remarks>
  </Docs>
  <Members />
</Type>
