Skip to content

FaultedSubscriptionException

class

Namespace: Orleans.Streams

This exception indicates that an error has occurred on a stream subscription that has placed the subscription into a faulted state. Work on faulted subscriptions should be abandoned.
[Orleans.GenerateSerializer]
public sealed class FaultedSubscriptionException : OrleansException

Constructors