Microsoft.ServiceFabric.Services.Remoting.V2.Runtime Namespace

Classes

ServiceRemotingMessageDispatcher

Provides an implementation of IServiceRemotingMessageHandler that can dispatch messages to the service implementing IService interface.

ServiceRemotingServiceEvents

Defines lifecycle events for service runtime.

Interfaces

IExceptionConvertor

Defines an interface to convert user exception to ServiceException.

IServiceRemotingCallbackClient

Defines the interface that must be implemented for providing callback mechanism from the remoting listener to the client.

IServiceRemotingMessageHandler

Defines the interface that must be implemented by the ServiceRemotingListener to receive messages from the remoting transport.

IServiceRemotingRequestContext

Defines the interface that must be implemented to provide the request context for the IServiceRemotingMessageHandler.