Class GSetKey<T>
TBD
Inherited Members
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
| Improve this Doc View SourceGSetKey(String)
TBD
Declaration
public GSetKey(string id)
Parameters
Type | Name | Description |
---|---|---|
String | id | TBD |
Properties
| Improve this Doc View SourceSetType
Declaration
public Type SetType { get; }
Property Value
Type | Description |
---|---|
Type |