Sandbox Logo

ThreadSafe.IsMainThread

bool IsMainThread { get; set; }

Description

Returns true if we're executing under the main thread

Return

User Comments