WebFileCacheClientRequestTimeout Property |
Gets or sets the request timeout.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public int RequestTimeout { get; set; }
Property Value
Type:
Int32The request timeout.
See Also