Click or drag to resize

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
C#
public Nullable<long> TotalTimeoutSec { get; set; }

Property Value

Type: NullableInt64
See Also