withStreaming
Method
interface OrleansService { // ... omitted for brevity withStreaming( name: string, provider: IResourceWithConnectionString): OrleansService;}Signature
method
withStreaming Adds a stream provider to the Orleans service.
withStreaming( name: string, provider: IResourceWithConnectionString): OrleansServiceParameters
name string provider IResourceWithConnectionString Returns
OrleansService Applies to
This method applies to the following types: