withClustering
Function
interface OrleansService { // ... omitted for brevity withClustering(provider: IResourceWithConnectionString): OrleansService;}Signature
method
withClustering Configures Orleans clustering using a resource connection
withClustering(provider: IResourceWithConnectionString): OrleansServiceParameters
provider IResourceWithConnectionString Returns
OrleansService Applies to
This function is an extension method on the following types: