Search Results for

    Show / Hide Table of Contents

    Class SuspendReason.Recreation

    TBD Note! Part of internal API. Breaking changes may occur without notice. Use at own risk.

    Inheritance
    object
    SuspendReason
    SuspendReason.Recreation
    Implements
    SuspendReason.IWaitingForChildren
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Akka.Actor.Internal
    Assembly: Akka.dll
    Syntax
    public class SuspendReason.Recreation : SuspendReason, SuspendReason.IWaitingForChildren

    Constructors

    | Edit this page View Source

    Recreation(Exception)

    TBD

    Declaration
    public Recreation(Exception cause)
    Parameters
    Type Name Description
    Exception cause

    TBD

    Properties

    | Edit this page View Source

    Cause

    TBD

    Declaration
    public Exception Cause { get; }
    Property Value
    Type Description
    Exception

    Implements

    SuspendReason.IWaitingForChildren

    Extension Methods

    ObjectExtensions.IsDefaultForType<T>(T)
    ObjectExtensions.AsOption<T>(T)
    Extensions.AsInstanceOf<T>(object)
    In this article
    • githubEdit this page
    • View Source
    Back to top
    Contribute
    • Project Chat
    • Discussion Forum
    • Source Code
    Support
    • Akka.NET Support Plans
    • Akka.NET Observability Tools
    • Akka.NET Training & Consulting
    Maintained By
    • Petabridge - The Akka.NET Company
    • Learn Akka.NET