Skip to content
Docs Try Aspire
Docs Try

withClustering

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

Signature

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

Applies to

This method applies to the following types: