Skip to content
DocsTry Aspire
DocsTry

updateTaskMarkdown

Method
📦 Aspire.Hosting v13.4.0
interface IReportingTask {
// ... omitted for brevity
updateTaskMarkdown(
markdownString: string,
cancellationToken?: cancellationToken): void;
}

Signature

methodupdateTaskMarkdown
Updates the reporting task with Markdown-formatted status text.
updateTaskMarkdown(
markdownString: string,
cancellationToken?: cancellationToken): void
markdownStringstring
cancellationTokencancellationTokenoptional

Applies to

This method applies to the following types: