webMathematica`

CollectStreams

CollectStreams

whether streams opened during a request should be automatically closed

Details

  • CollectStreams is a configuration setting that specifies whether streams opened in the request should be closed when the request ends. By default, this is true, which helps to limit the increase in resources used by Mathematica and boost reliability.

Examples

Basic Examples  (1)

A sample setting for CollectStreams is shown below.

<CollectStreams>
false
</CollectStreams>