Class ThreadEx
Namespace: Global Namespace
Syntax
public class ThreadEx : object
Methods
Abort(Thread)
Declaration
public static void Abort(Thread thread)
Parameters
| Type | Name | Description |
|---|---|---|
| Thread | thread |
public class ThreadEx : object
public static void Abort(Thread thread)
| Type | Name | Description |
|---|---|---|
| Thread | thread |