Click or drag to resize
ClearCacheItemsWebFarmTask Properties

The ClearCacheItemsWebFarmTask type exposes the following members.

Properties
  NameDescription
Public propertyIsCaseSensitive
Get or sets a value that indicates whether cache prefix key is case sensitive.
Public propertyKeyPrefix
Gets or sets prefix of all identifiers of caches to be flushed.
Public propertyTaskBinaryData
Gets or sets the binary representation of data.
(Inherited from WebFarmTaskBase.)
Public propertyTaskFilePath
Gets or sets target path of file transported by task.
(Inherited from WebFarmTaskBase.)
Public propertyTaskTarget
Gets or sets task target.
(Inherited from WebFarmTaskBase.)
Top
See Also