学orleans的时候发现了个问题,这program代码怎么用之前main函数的方式写啊
using(var host=await 你框的部分) { //你箭头部分 await host.shutdownasync(); }