Skip to content
Docs Try Aspire

withMemoryStreaming

Function
📦 Aspire.Hosting.Orleans v13.2.0-preview.1.26159.1
interface OrleansService {
// ... omitted for brevity
withMemoryStreaming(name: string): OrleansService;
}

Signature

method withMemoryStreaming
Adds in-memory Orleans streaming
withMemoryStreaming(name: string): OrleansService
name string
OrleansService

Applies to

This function is an extension method on the following types: