Search Results for

    Show / Hide Table of Contents

    Interface ITestSnapshotStore

    Namespace: Akka.Persistence.TestKit
    Assembly: Akka.Persistence.TestKit.dll
    Syntax
    public interface ITestSnapshotStore

    Properties

    | Edit this page View Source

    OnConnect

    Declaration
    SnapshotStoreConnectionBehavior OnConnect { get; }
    Property Value
    Type Description
    SnapshotStoreConnectionBehavior
    | Edit this page View Source

    OnDelete

    Declaration
    SnapshotStoreDeleteBehavior OnDelete { get; }
    Property Value
    Type Description
    SnapshotStoreDeleteBehavior
    | Edit this page View Source

    OnLoad

    Declaration
    SnapshotStoreLoadBehavior OnLoad { get; }
    Property Value
    Type Description
    SnapshotStoreLoadBehavior
    | Edit this page View Source

    OnSave

    Declaration
    SnapshotStoreSaveBehavior OnSave { get; }
    Property Value
    Type Description
    SnapshotStoreSaveBehavior

    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