Click or drag to resize

SourceQueueSnapshotEntryCorrelationId Property

This value is the Coordinated ID for the snapshot.

Namespace:  DoubleTake.Core.Contract.Connection
Assembly:  DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.3.0.0
Syntax
public Guid CorrelationId { get; set; }

Property Value

Type: Guid
The unique identifier of this snapshot.
See Also