• ThreadAbortManager

Contents

ThreadAbortManager

Namespace: Shared.Classes

Assembly: SharedLib

Thread to abort other threads Threads are given an opportunity to abort nicely, if they don't then they will be forced to abort

Constructors

#ctor Constructor, initialises to run thread every 1 second with a delay of 2 seconds between runs

In This Document