Click or drag to resize

IRpcRequestDispatcherSetTimeout Method

[Missing <summary> documentation for "M:SolidFire.Core.IRpcRequestDispatcher.SetTimeout(System.TimeSpan)"]

Namespace:  SolidFire.Core
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
void SetTimeout(
	TimeSpan timeSpan
)

Parameters

timeSpan
Type: SystemTimeSpan
See Also