Click or drag to resize

IcmpPingQueryResultModelRoundtrip Property

Gets or sets the duration of the ICMP ping round-trip.

Namespace:  DoubleTake.Web.Models
Assembly:  DoubleTake.Management.Web.Client (in DoubleTake.Management.Web.Client.dll) Version: 8.3.0.0 (8.3.0.0)
Syntax
public TimeSpan Roundtrip { get; set; }

Property Value

Type: TimeSpan
The duration of the ICMP ping round-trip.
See Also