Table of Contents

Property IsInvokeRequired

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

IsInvokeRequired

Gets a value indicating whether the caller must call an invoke method when making method calls to the UI objects because the caller is not on the UI thread.

public virtual bool IsInvokeRequired { get; }

Property Value

bool