Microsoft.ServiceFabric.Services.Remoting.Builder 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
CodeBuilderAttribute |
The Attribute class to configure dyanamic code generation process for service remoting. |
MethodDispatcherBase |
This class dispatches requests from the client to the interface/method of the remoted object. This class is used by remoting code generator. |
ProxyBase |
The base class used by remoting code generator to generate the proxy for the remoted interfaces. |
Interfaces
IProxyActivator |
Interface to create ProxyBase objects. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET