Edit

Share via


MemoryStreamProvider<TSerializer> Class

Definition

This is a persistent stream provider that uses in-memory grain to queue the events. This is primarily for test purposes.

C#
public class MemoryStreamProvider<TSerializer> : Orleans.Providers.Streams.Common.PersistentStreamProvider<Orleans.Providers.MemoryAdapterFactory<TSerializer>> where TSerializer : class, IMemoryMessageBodySerializer

Type Parameters

TSerializer
Inheritance
MemoryStreamProvider<TSerializer>

Constructors

Properties

Methods

Extension Methods

Applies to

Product Versions
.NET Orleans 1.5.10