addOrleans
Function
interface IDistributedApplicationBuilder { // ... omitted for brevity addOrleans(name: string): OrleansService;}Signature
method
addOrleans Adds an Orleans service configuration
addOrleans(name: string): OrleansServiceParameters
name string Returns
OrleansService Applies to
This function is an extension method on the following types: