Skip to content
DocsTry Aspire
DocsTry

withMemoryStreaming

Method
📦 Aspire.Hosting.Orleans v13.4.0
interface OrleansService {
// ... omitted for brevity
withMemoryStreaming(name: string): OrleansService;
}

Signature

methodwithMemoryStreaming
Adds an in-memory stream provider to the Orleans service.
withMemoryStreaming(name: string): OrleansService
namestring
OrleansService

Applies to

This method applies to the following types: