Microsoft.ServiceFabric.Services.Remoting.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
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
IServiceRemotingListener |
Defines a base communication interface that enables interface remoting for stateless and stateful services. |
Azure SDK for .NET