Click or drag to resize

ConnectionConfigurationModelConnectionId Property

Gets or sets a one-based index for each connection established in a Double-Take instance.

Namespace:  DoubleTake.Web.Models
Assembly:  DoubleTake.Management.Web.Client (in DoubleTake.Management.Web.Client.dll) Version: 8.2.0.814 (8.2.0.814)
Syntax
public int ConnectionId { get; set; }

Property Value

Type: Int32
Remarks
This series is reset each time the Double-Take service is restarted.
See Also