Overload | Description |
---|---|
Read(Byte[],Int32,Int32) | Receives data from the remote host. |
Read(Byte[]) | Receives data from the remote host. |
Read(String) | Receives data until a delimiter is found. |
Read(String[]) | Receives data until a delimiter is found. |
Target Platforms: Microsoft .NET Framework 2.0