Share via


Microsoft.ServiceFabric.Services.Remoting.Runtime Namespace

Classes

Name Description
ServiceRemotingExtensions

This class adds extensions methods to create IServiceRemotingListener for remoting methods of the service interfaces that are derived from IService interface.

ServiceTypeInformation

Specifies the class used by the ServiceRemoting to lookup the interfaces implemented by the service.

Interfaces

Name Description
IServiceRemotingListener

Defines a base communication interface that enables interface remoting for stateless and stateful services.