天软金融分析.NET函数大全 > 服务器交互函数

SetComputeService    

简述
设置使用的计算的服务群。
定义
SetComputeService(Service:String);
参数
名称类型说明
ServiceString服务群名。空字符串表示默认服务,’auto’表示自动选择,否则为指定的服务群名。
    相关