Table of Contents

Method BeginInvoke

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

BeginInvoke(Action)

Executes an action asynchronously on the UI thread.

void BeginInvoke(Action action)

Parameters

action Action