运行结果

代码
protected override async Task InitializeAsync()
{
using (ProgressorSource progressorSource = new ProgressorSource("初始化..."))
{
await QueuedTask.Run(delegate
{
MessageBox.Show(licenseExpirationDate.ToString());
}, progressorSource.Progressor);
}
}
在编译时不知道为什么不显示,但是单独打开pro后会显示






![[薅羊毛]通义灵码做活动,送挺多礼品,快来薅羊毛!!!](https://img-blog.csdnimg.cn/direct/5f3e5baa90ad4378b07facdc9badeba3.jpeg)












