3 references to WithStreaming
Aspire.Hosting.Orleans (3)
OrleansServiceExtensions.cs (3)
195/// <remarks>This resource name is the name the application will use to resolve the provider. This method is not available in polyglot app hosts. Use <see cref="WithStreaming(OrleansService, string, IResourceBuilder{IResourceWithConnectionString})"/> instead.</remarks> 200=> WithStreaming(orleansServiceBuilder, provider.Resource.Name, provider); 223/// <remarks>This method is not available in polyglot app hosts. Use <see cref="WithStreaming(OrleansService, string, IResourceBuilder{IResourceWithConnectionString})"/> instead.</remarks>