StrixUnitySDK API Reference
StrixUnitySDK API Reference
SoftGear.Strix Namespaces
SoftGear.Strix.Client Namespaces
SoftGear.Strix.Client.Replica Namespaces
SoftGear.Strix.Client.Replica.Message
ReplicaSetMessage(T) Class
ReplicaSetMessage(T) Methods
GetPrimaryKey Method
GetProperties Method
SetPrimaryKey Method
SetProperties Method
ReplicaSetMessage
T
SetProperties Method
Namespace:
SoftGear.Strix.Client.Replica.Message
Assembly:
strix-client-csharp-replica (in strix-client-csharp-replica.dll) Version: 2.3.0
Syntax
C#
Copy
public
void
SetProperties
(
IDictionary
<
int
,
Object
>
properties
)
Parameters
properties
Type:
System.Collections.Generic
IDictionary
Int32
,
Object
See Also
Reference
ReplicaSetMessage
T
Class
SoftGear.Strix.Client.Replica.Message Namespace