Length Property (DataStream)
Gets the length in bytes of the stream.
'Declaration
Public Overrides ReadOnly Property Length As System.Long
public override System.long Length {get;}
Property Value
A long value representing the length of the stream in bytes.