...框中的说明),然后单击Go按钮查看可用的服务终结点(并非标签中的“Services”)。指定所要生成代理的命名空间(例如MyService),然后单击OK按钮生成代理,并更新配置文件。
基于4个网页-相关网页
sc start MyService 启动服务
sc stop MyService 停止服务
sc query MyService 查看服务状态
sc delete MyService 删除服务
When I write MyService, what do I need when I deploy it?
在编写MyService时,我需要什么来部署它?
If "MyService" needs to access multiple data sources, there are at least three options.
如果“MyService”需要访问多个数据源,那么至少有三种选择。
On the other hand, if MyService is more complex, it may need to be described as a business process, an orchestration of multiple services.
另一方面,如果 MyService 比较复杂,那么可能需要将其描述为一个业务流程或多个服务的编排。
应用推荐