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