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