Show / Hide Table of Contents

Class OrleansMessageRejectionException

Indicates that an Orleans message was rejected.

Inheritance
System.Object
OrleansException
OrleansMessageRejectionException
SiloUnavailableException
Namespace: Orleans.Runtime
Assembly: Orleans.Core.Abstractions.dll
Syntax
public class OrleansMessageRejectionException : OrleansException

Constructors

| Improve this Doc View Source

OrleansMessageRejectionException(SerializationInfo, StreamingContext)

Declaration
protected OrleansMessageRejectionException(SerializationInfo info, StreamingContext context)
Parameters
Type Name Description
SerializationInfo info
StreamingContext context

Extension Methods

ImmutableExt.AsImmutable<T>(T)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX