Message Operations - counts the number of messages sent to, or received from, the Service Bus, including requests that return empty.
消息操作——统计在消息总线中发送和接收到的消息数量,未响应的请求也包含在内。
A message may not have operations, but it may have properties and associations to other classes (likely of some domain model).
消息不能有操作,但是它可能有属性和与其他类的关联(很可能是某个领域模型)。
The service layer is responsible for specifying the operation used in that service and the content of the message used by these operations.
服务层负责指定在该服务中使用的操作以及这些操作所使用的消息的内容。
应用推荐