Gets whether the stream used by this System.Net.Security.AuthenticatedStream for sending and receiving data has been left open.
Documentation for this section has not yet been entered.
When set to true, the stream passed to the constructor of this class will not be closed after the instance of this class is closed. When set to false, closing the instance of this class will also close the underlined transport stream. The default value of this property is false.