Documentation for this section has not yet been entered.
This property provides the number of bytes transferred in an asynchronous socket operation that can receive or send data. If zero is returned from a read operation, the remote end has closed the connection.
This property is set by all asynchronous socket operations except the Socket.DisconnectAsync(SocketAsyncEventArgs) method.