Skip to content
Docs Try Aspire

OrleansService.withServiceId

Method
📦 Aspire.Hosting.Orleans v13.2.0-preview.1.26159.1
interface OrleansService {
// ... omitted for brevity
withServiceId(serviceId: string): OrleansService;
}

Signature

method withServiceId
Sets the Orleans service ID
withServiceId(serviceId: string): OrleansService
serviceId string
OrleansService

Defined on

This method is defined on the following type: