withStreaming
Function
interface OrleansService { // ... omitted for brevity withStreaming( name: string, provider: IResourceWithConnectionString): OrleansService;}Signature
method
withStreaming Adds an Orleans stream provider
withStreaming( name: string, provider: IResourceWithConnectionString): OrleansServiceParameters
name string provider IResourceWithConnectionString Returns
OrleansService Applies to
This function is an extension method on the following types: