withClustering
Method
interface OrleansService { // ... omitted for brevity withClustering(provider: IResourceWithConnectionString): OrleansService;}Signature
method
withClustering Configures the Orleans service to use the provided clustering provider.
withClustering(provider: IResourceWithConnectionString): OrleansServiceParameters
provider IResourceWithConnectionString Returns
OrleansService Applies to
This method applies to the following types: