IPCSocket.ReadAll Method

Reads all the data from the internal buffer. The optional Encoding parameter enables you to specify the text encoding of the data to be returned.

Syntax

IPCSocket.ReadAll [Encoding]


Parameters

Encoding (Optional)

TextEncoding


Use the Encodings object to specify a text encoding.