TestPingRequestTotalTimeoutSec Property |
Specifies the length of time the ping should wait for a system response before issuing the next ping attempt or ending the process.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax public Nullable<long> TotalTimeoutSec { get; set; }
Property Value
Type:
NullableInt64See Also