| SimpleFailoverMonitorOptionsModel Class |
Namespace: DoubleTake.Web.Models
The SimpleFailoverMonitorOptionsModel type exposes the following members.
| Name | Description | |
|---|---|---|
| SimpleFailoverMonitorOptionsModel | Initializes a new instance of the SimpleFailoverMonitorOptionsModel class |
| Name | Description | |
|---|---|---|
| IsUserInterventionRequired |
Gets or sets a value indicating whether or not user intervention is required before triggering a failover.
| |
| MaxPingAttempts |
Gets or sets the maximum number of ping attempts before the IP address is considered to be failed.
| |
| PingInterval |
Gets or sets the interval at which the source address is pinged to determine a failure condition.
| |
| TimeAllowed |
Gets or sets the total time to failover.
| |
| UseTimeAllowed |
Gets or sets a value indicating whether or not to use the timeAllowed property.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |