Click or drag to resize

FullServerPersistedStateModelRecoveryConnectionPersistedState Property

Gets or sets the state of the recovery connection persisted.

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 CoreConnectionPersistedStateModel RecoveryConnectionPersistedState { get; set; }

Property Value

Type: CoreConnectionPersistedStateModel
The state of the protection connection persisted.
See Also