Search Results for

    Show / Hide Table of Contents

    Interface IRequireCausualDeliveryOfDeltas

    Marker that specifies that the deltas must be applied in causal order. There is some overhead of managing the causal delivery so it should only be used for types that need it.

    Note that if the full state type T is different from the delta type D it is the delta D that should be marked with this.

    Inherited Members
    IReplicatedDelta.Zero
    IReplicatedData.Merge(IReplicatedData)
    Namespace: Akka.DistributedData
    Assembly: Akka.DistributedData.dll
    Syntax
    public interface IRequireCausualDeliveryOfDeltas : IReplicatedDelta, IReplicatedData

    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