Microsoft.ServiceFabric.Services.Communication.Runtime Namespace

Classes

ServiceInstanceListener

Represents the communication listener and its properties for a Stateless Service instance. Endpoints given out by the communication listener are associated with the 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 the name of the communication listener.

Interfaces

ICommunicationListener

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