Table of Contents

Property ThreadActionFinished

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

ThreadActionFinished

Gets or sets action which is called when thread action is finished.

public Action? ThreadActionFinished { get; set; }

Property Value

Action