Show / Hide Table of Contents

Class OrleansLifecycleCanceledException

Indicates a lifecycle was canceled, either by request or due to observer error.

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

Constructors

| Improve this Doc View Source

OrleansLifecycleCanceledException(SerializationInfo, StreamingContext)

Declaration
protected OrleansLifecycleCanceledException(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