addOrleans
Method
interface IDistributedApplicationBuilder { // ... omitted for brevity addOrleans(name: string): OrleansService;}Signature
method
addOrleans Adds an Orleans service to the application.
addOrleans(name: string): OrleansServiceParameters
name string Returns
OrleansService Applies to
This method applies to the following types: