For Babelfish Release 1.12.3.10

ResponseTWriteToFileSystemCacheOnSuccess Property

Boolean indicating if the response should be written to file system cache on a successful call. Default value is false.

Definition

Namespace: Scopos.BabelFish.Responses
Assembly: BabelFish (in BabelFish.dll) Version: 1.12.3.10+306d87ab71d1aa659d07c082495f8eddb091ca7b
C#
public bool WriteToFileSystemCacheOnSuccess { get; protected set; }

Property Value

Boolean

See Also