Skip to content

StreamEventDeliveryFailureException

class

Namespace: Orleans.Streams

This exception indicates that a stream event was not successfully delivered to the consumer.
[Orleans.GenerateSerializer]
public sealed class StreamEventDeliveryFailureException : OrleansException

Constructors