Property ThreadActionFinished
ThreadActionFinished
Gets or sets action which is called when thread action is finished.
public Action? ThreadActionFinished { get; set; }
Gets or sets action which is called when thread action is finished.
public Action? ThreadActionFinished { get; set; }