Click or drag to resize

ReplicaChangeOwnerNotificationTSetOwnerUid 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 void SetOwnerUid(
	UID ownerUid
)

Parameters

ownerUid
Type: SoftGear.Strix.Client.CoreUID
See Also