NameDescriptionBeginReadBegins an asynchronous read operation. (Consider using ReadAsync instead; see the Remarks section.) (Inherited from Stream.)BeginWriteBegins an asynchronous write operation. (Overrides Stream.BeginWrite(Byte(), Int32, Int32, AsyncCallback, Object).)CloseCloses the stream and releases any resources, such as sockets and file handles, that are associated with it. (Overrides St