OrleansServiceFabricExtensions Class
Definition
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.
Extensions for hosting Orleans on Service Fabric.
public static class OrleansServiceFabricExtensions
type OrleansServiceFabricExtensions = class
Public Module OrleansServiceFabricExtensions
- Inheritance
-
OrleansServiceFabricExtensions
Methods
UseServiceFabricClustering(IClientBuilder, String) |
Adds support for connecting to a cluster hosted in Service Fabric. |
UseServiceFabricClustering(IClientBuilder, Uri) |
Adds support for connecting to a cluster hosted in Service Fabric. |
UseServiceFabricClustering(IServiceCollection, ServiceContext) |
Adds Service Fabric cluster membership support. |
UseServiceFabricClustering(ISiloHostBuilder, ServiceContext) |
Adds Service Fabric cluster membership support. |