Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Name

Type

Description

StorageService XML IDREF

Reference to the id attribute of a previously defined <StorageService> element, to leverage a non-default storage option.

Example

TBDIf you actually have to configure this element it would be in order to layer it on top of an alternate storage option. Assuming a previously defined <StorageService> element with an id set to "MyDatabase", the following would install a replay cache using it:

Code Block
<ReplayCache StorageService="MyDatabase" />