Eto.Threading Namespace |
Class | Description | |
---|---|---|
![]() | Thread |
Provides access to platform-specific threading.
Not all platforms implement this as you can use System.Threading.Thread instead in most cases.
|
![]() | ThreadCallback |
Callbacks for the Thread |
Interface | Description | |
---|---|---|
![]() | ThreadICallback |
Interface for callback methods of this class
|
![]() | ThreadIHandler |
Handler interface for the Thread class
|