Skip to content
DocsTry Aspire
DocsTry

withClustering

Method
📦 Aspire.Hosting.Orleans v13.4.0
interface OrleansService {
// ... omitted for brevity
withClustering(provider: IResourceWithConnectionString): OrleansService;
}

Signature

methodwithClustering
Configures the Orleans service to use the provided clustering provider.
withClustering(provider: IResourceWithConnectionString): OrleansService
providerIResourceWithConnectionString
OrleansService

Applies to

This method applies to the following types: