Eto.Forms documentation
Eto.Forms documentation
Namespaces
Eto.Threading
Thread.IHandler Interface
IHandler Methods
Abort Method
Create Method
CreateCurrent Method
CreateMain Method
Start Method
Thread
IHandler
Create Method
Creates a custom thread that will execute the
OnExecuted(Thread)
method when started
Namespace:
Eto.Threading
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
C#
VB
F#
Copy
void
Create
()
Sub
Create
abstract
Create
:
unit
->
unit
See Also
Reference
Thread
IHandler Interface
Eto.Threading Namespace