Search Results for

    Show / Hide Table of Contents

    Class GSetKey<T>

    TBD

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

    TBD

    Constructors

    | Edit this page View Source

    GSetKey(string)

    TBD

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

    TBD

    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