Table of Contents

Property IsAsynchronous

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

IsAsynchronous

If true object creation will be performed in a worker thread, otherwise will be done in active context.

public bool IsAsynchronous { get; set; }

Property Value

bool