Search Results for

    Show / Hide Table of Contents

    Class ORSetKey<T>

    Inheritance
    object
    Key<ORSet<T>>
    ORSetKey<T>
    Implements
    IKey<ORSet<T>>
    IKey
    IReplicatedDataSerialization
    Inherited Members
    Key<ORSet<T>>.Id
    Key<ORSet<T>>.Equals(IKey)
    Key<ORSet<T>>.Equals(object)
    Key<ORSet<T>>.GetHashCode()
    Key<ORSet<T>>.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: Akka.DistributedData
    Assembly: Akka.DistributedData.dll
    Syntax
    [Serializable]
    public sealed class ORSetKey<T> : Key<ORSet<T>>, IKey<ORSet<T>>, IKey, IReplicatedDataSerialization
    Type Parameters
    Name Description
    T

    Constructors

    | Edit this page View Source

    ORSetKey(string)

    Declaration
    public ORSetKey(string id)
    Parameters
    Type Name Description
    string id

    Properties

    | Edit this page View Source

    SetType

    Declaration
    public Type SetType { get; }
    Property Value
    Type Description
    Type

    Implements

    IKey<T>
    IKey
    IReplicatedDataSerialization

    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