你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

microsoft.servicefabric.services.communication.runtime

Classes

RemoteExceptionInformation

Fault type used by Service Remoting to transfer the exception details from the Service Replica to the client.

ServiceInstanceListener

Represents the communication listener and its properties for a Stateless Service Instance. Endpoints given out by the communication listener are associated with name of the communication listener.

ServiceReplicaListener

Represents the communication listener and its properties for a Stateful Service Replica. Endpoints given out by the communication listener are associated with name of the communication listener.

Interfaces

CommunicationListener

Defines the base interface and the state machine contract for the communication listener for a Service Fabric Service.