Microsoft.ServiceFabric.Services.Remoting.V2.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
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. |
Azure SDK for .NET