No Timeout
- Updated2023-02-17
- 2 minute(s) read
No Timeout
Immediately flushes data from the writer and disables the stream. This function waits indefinitely for the flush to complete.
Flushing the writer prevents the writer from accepting new data and sends all existing data in the writer to the stream. If you do not want to flush the writer before disabling the stream, use Disable Peer to Peer Stream instead of this function.
Inputs/Outputs

session in
A reference to the stream.

error in
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Default value: No error

session out
A reference to the stream.

error out
Error information.
The node produces this output according to standard error behavior.