Skip to content
Docs Try Aspire
Docs Try

OrleansService.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

Defined on

This method is defined on the following type: