Skip to content
Docs Try Aspire
Docs Try

withMemoryStreaming

Method
📦 Aspire.Hosting.Orleans v13.3.0
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 method applies to the following types: