OrleansService.withClusterId
Method
interface OrleansService { // ... omitted for brevity withClusterId(clusterId: string): OrleansService;}Signature
method
withClusterId Sets the ClusterId of the Orleans service.
withClusterId(clusterId: string): OrleansServiceParameters
clusterId string Returns
OrleansService Defined on
This method is defined on the following type: