Thread

Summary

Definition

Namespace: SDT4.Managed.Core
Assembly: SDT4.Managed.Core.dll

static class Thread
Inheritance:

ObjectThread

Implements:


Fields

Name Type Description

Properties

Name Type Description

Methods

public static Void RunLater(ThreadStart thread)

Summary

Executes a subroutine on the master thread when possible.

Parameters: