Click the first white area of the Property Node and select the Buffer Maximum Bytes property.
Click the second white area of the Property Node and select the Buffer Maximum Packets property.
Right-click the Property Node and select Change All To Write from the shortcut menu.
Create constants for each property and enter values for each property, such as 1024 for Buffer Maximum Bytes and 25 for Buffer Maximum Packets.
LabVIEW stops filling the client-side buffer when the first buffer size limit is reached for either the Buffer Maximum Bytes property or the Buffer Maximum Packets property.
Wire the connection id output of the DataSocket Open function to the reference input of the Property Node.