Dart.PowerTCP.SslSockets Namespace > PipeStream Class : Length Property (PipeStream) |
Gets the length in bytes of the stream.
[Visual Basic]
Overrides Public ReadOnly Property Length As Long
[C#]
public override long Length {get;}
[C++]
public: __property long get_Length()override ;
Returns PipeStream.CoreStream.Length if not writing, and Position, if writing.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
PipeStream Class | PipeStream Members
Send comments on this topic.
Documentation version 1.1.2.0.
© 2008 Dart Communications. All rights reserved.