Search Results for

    Show / Hide Table of Contents

    Interface IWithUnrestrictedStash

    A version of IActorStash that does not enforce any mailbox type. The proper mailbox has to be configured manually, and the mailbox should extend the IDequeBasedMessageQueueSemantics marker interface.

    Inherited Members
    IActorStash.Stash
    Namespace: Akka.Actor
    Assembly: Akka.dll
    Syntax
    public interface IWithUnrestrictedStash : IActorStash

    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