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