Skip to content
Jean-Philippe Bruyère edited this page Aug 3, 2019 · 2 revisions

Thread monitored by current interface with Finished event when state==Stopped

namespace: Crow

Inheritance Hierarchy

  • CrowThread

Syntax

public class CrowThread

Constructors

prototype description
CrowThread (Widget host, ThreadStart start) __

Properties

name description

Methods

prototype description
void Cancel() __
void CheckState() __
void Start() __

Events

name description
Finished __
Clone this wiki locally