Skip to content
Docs Try Aspire
Docs Try

withDevelopmentClustering

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

Signature

method withDevelopmentClustering
Configures the Orleans service to use development-only clustering.
withDevelopmentClustering(): OrleansService
OrleansService

Applies to

This method applies to the following types: