CrossThreadingExeption.this

Creates a new instance of the cross threading exception.

class CrossThreadingExeption
this
(
Tid tid
,
string msg
)

Parameters

tid Tid

The accessible tid.

msg string

The message of the exception.

Meta