Microsoft.ServiceFabric.Services.Communication.Runtime Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |
Azure SDK for .NET