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