SocketHelper Methods |
The SocketHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | IsClose |
是否为关闭
|
![]() ![]() | ReadLine(Socket) |
reads a line
|
![]() ![]() | ReadLine(Socket, Encoding) |
reads a line
|
![]() ![]() | Receive(Socket, Int32) |
读取指定字节数
|
![]() ![]() | Receive(Socket, Int32, Int32) |
读取
|
![]() ![]() | Receive(MemoryStream, Socket, Int32, Int32) |
读取
|