Skip to content
Docs Try Aspire
Docs Try

withClustering

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

Signature

method withClustering
Configures Orleans clustering using a resource connection
withClustering(provider: IResourceWithConnectionString): OrleansService
provider IResourceWithConnectionString
OrleansService

Applies to

This method applies to the following types: