public string ReadString ();

Valor de retorno

string Value read.

Descripción

Reads a string from the stream. (max of 32k bytes).

See NetworkReader for a code example.