OrleansService.withServiceId
Method
interface OrleansService { // ... omitted for brevity withServiceId(serviceId: string): OrleansService;}Signature
method
withServiceIdSets the ServiceId of the Orleans service.
withServiceId(serviceId: string): OrleansServiceParameters
serviceIdstringReturns
OrleansServiceDefined on
This method is defined on the following type: