Dispatcher.Destroy

Method

Visual Basic

Public Sub Destroy()

C#

public void Destroy();

Purpose

Destroy a dispatcher thread.

Remarks

Destroying a dispatcher leaves its dispatchable intact.

See Also

Dispatcher