Skip to content
DocsTry Aspire
DocsTry

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

Defined on

This method is defined on the following type: