View on GitHub

LiTools

Tools

BackgroundWorkModel.TaskAction property

Gets or sets Action that this background work shod do inside while loop.

public Action? TaskAction { get; set; }

See Also