Ensure the current code is not running on the UI thread.

Namespace: FirstFloor.Documents
Assembly: FirstFloor.Documents (in FirstFloor.Documents.dll) Version: 2.5.0.0 (2.5.1.0)

Syntax

C#
public void EnsureNonUIThread()
Visual Basic
Public Sub EnsureNonUIThread
Visual C++
public:
void EnsureNonUIThread()

See Also