Disable Peer to Peer Stream
- Updated2023-02-17
- 2 minute(s) read
Disable Peer to Peer Stream
Immediately disables a stream without flushing data from the writer.
Any existing data in the writer is lost. To avoid data loss and guarantee all existing data in the writer is flushed to the reader before disabling the stream, use Flush and Disable Peer to Peer Stream.
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.