Gets the length of the data available on the stream. This property is not currently supported and always throws a NotSupportedException.
Documentation for this section has not yet been entered.
Type Reason NotSupportedException Any attempt to access this property.
The System.IO.Stream base class implements this property to return the length of the data available on the stream. This functionality is not supported in the System.Net.Sockets.NetworkStream class.
This property overrides System.IO.Stream.Length.