CrossThreadingExeption.this

Creates a new instance of the cross threading exception.

class CrossThreadingExeption
this
(
Tid tid
,
string msg
)

Parameters

tid
Type: Tid

The accessible tid.

msg
Type: string

The message of the exception.

Meta