meh*_*dvd 3 c# orleans .net-core
我能够在 Orleans v3.6.0 中创建集群客户端。Build()但现在在 v7.0 中,类中没有方法ClientBuilder。
var client = new ClientBuilder()
.UseLocalhostClustering()
.Build(); // gives an error here.
Run Code Online (Sandbox Code Playgroud)
我查了源码,接口Build上没有方法IClientBuilder。
我应该如何在Orleans 7.0中创建ClusterClient?
| 归档时间: |
|
| 查看次数: |
560 次 |
| 最近记录: |