Property ReplicaSync
ReplicaSync
Gets the transaction synchronization policy to be used by the
Replica node as it replays a transaction that needs an
acknowledgment.
Declaration
public SyncPolicy ReplicaSync { get; }
Property Value
| Type | Description |
|---|---|
| SyncPolicy | The replica transaction synchronization policy. |