Click or drag to resize

DiagnosticsPersistedStateModelDiagnosticsConnectionPersistedState Property

Gets or sets the state of the diagnostics connection.

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

Property Value

Type: CoreConnectionPersistedStateModel
The state of the diagnostics connection.
See Also