Click or drag to resize

Abortable Konstruktor

Liste der Überladungen
 NameBeschreibung
Public MethodeAbortable(ParameterizedThreadStart) Creates a new Abortable-instance for a parameterized thread.
Public MethodeAbortable(ThreadStart) Creates a new Abortable-instance for a parameterless thread.
Public MethodeAbortable(ParameterizedThreadStart, Int32) Creates a new Abortable-instance for a parameterized thread with a given maximum stacksize.
Public MethodeAbortable(ThreadStart, Int32) Creates a new Abortable-instance for a parameterless thread with a given maximum stacksize.
Zurück nach oben
Siehe auch