Boolean value that indicates whether the wire is a reader endpoint.
Network streams use a one-way, point-to-point buffered communication model to transmit data between applications. This means that one of the endpoints is the writer of data and the other is the reader. When two endpoints connect, they create a network stream.
True | The wire is a reader endpoint. |
False | The wire is not a reader endpoint. |
Data type:
Where This Property Is Available:
Desktop OS: Windows
FPGA: Not supported
Web Server: Not supported in VIs that run in a web application