SyncContextUtility.IsMainThread Property

Definition

Is this being called from the main thread?

public:
 static property bool IsMainThread { bool get(); };
public static bool IsMainThread { get; }
static member IsMainThread : bool
Public Shared ReadOnly Property IsMainThread As Boolean

Property Value

Applies to