Click or drag to resize

Res1DStreamBridge Properties

The Res1DStreamBridge type exposes the following members.

Properties
  NameDescription
Public propertyConnection
Public propertyFilter
Specifies what data to load. Must be set before any call to the open and read methods.
Public propertyNumberOfTimeSteps
Return the number of time steps in the storage
Public propertySecondsBetweenFileFlush
Seconds between flush to file. Set this lower if you need to read the result file while your calculations are running.

Set to zero to disable file flushing.

Default value is 10 seconds.

Top
See Also