Method Current
Current()
Gets the currently running thread
Declaration
public static ThreadClass Current()
Returns
Type | Description |
---|---|
ThreadClass | The currently running thread |
Gets the currently running thread
public static ThreadClass Current()
Type | Description |
---|---|
ThreadClass | The currently running thread |