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) Constructor
ReplicaSetMessage(T) Constructor
ReplicaSetMessage(T) Constructor (Int64, IDictionary(Int32, Object))
ReplicaSetMessage
T
Constructor (Int64, IDictionary
Int32, Object
)
Initializes a new instance of the
ReplicaSetMessage
T
class
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
ReplicaSetMessage
(
long
primaryKey
,
IDictionary
<
int
,
Object
>
properties
)
Parameters
primaryKey
Type:
System
Int64
properties
Type:
System.Collections.Generic
IDictionary
Int32
,
Object
See Also
Reference
ReplicaSetMessage
T
Class
ReplicaSetMessage
T
Overload
SoftGear.Strix.Client.Replica.Message Namespace