Click or drag to resize

PlatformThreadStart Method

Used at the start of your custom threads

Namespace:  Eto
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public virtual IDisposable ThreadStart()

Return Value

Type: IDisposable

[Missing <returns> documentation for "M:Eto.Platform.ThreadStart"]

See Also