Sets the length of the underlying stream.
value An long value that specifies the length of the stream.
This method invokes System.IO.Stream.SetLength(long) on the underlying stream specified when this System.Net.Security.SslStream was created.