Click or drag to resize

ReplicaCreateMessage<T>.GetProperties Method

Namespace:  SoftGear.Strix.Client.Replica.Message
Assembly:  strix-client-csharp-replica (in strix-client-csharp-replica.dll) Version: 2.3.0
Syntax
C#
public IDictionary<int, Object> GetProperties()

Return Value

Type: IDictionary<Int32, Object>
See Also