Click or drag to resize

ServiceBaseGetTimeout Method

Return the timespan value of the client's timeout.

Namespace:  SolidFire.Core
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public TimeSpan GetTimeout()

Return Value

Type: TimeSpan
Timeout
See Also