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