WebFileCacheRequestOptionsDontForceServerCheck Property |
Gets or sets a value indicating whether a server check should be performed or not.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public virtual bool DontForceServerCheck { get; set; }
Property Value
Type:
Booleantrue if no server check should be forced; otherwise,
false.
See Also