Click or drag to resize

IReplicaDataReplicaById Property

Namespace:  SoftGear.Strix.Client.Replica
Assembly:  strix-client-csharp-replica (in strix-client-csharp-replica.dll) Version: 2.3.0
Syntax
C#
IDictionary<long, Replica> ReplicaById { get; set; }

Property Value

Type: IDictionaryInt64, Replica
See Also