SyncContextUtility.IsMainThread Property

Definition

Is this being called from the main thread?

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

Property Value

Boolean

Applies to