withServiceId
Function
interface OrleansService { // ... omitted for brevity withServiceId(serviceId: string): OrleansService;}Signature
method
withServiceId Sets the Orleans service ID
withServiceId(serviceId: string): OrleansServiceParameters
serviceId string Returns
OrleansService Applies to
This function is an extension method on the following types: