Skip to content
Docs Try Aspire

OrleansService.withClustering

Method
📦 Aspire.Hosting.Orleans v13.2.0-preview.1.26159.1
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: