Dart.PowerTCP.SslSockets Namespace > PipeStream Class : CoreStream Property |
The internal stream to which all buffered reads/writes are being made.
[Visual Basic]
Public ReadOnly Property CoreStream As Stream
[C#]
public Stream CoreStream {get;}
[C++]
public: __property Stream* get_CoreStream();
This property returns the internal stream to which all buffered reads/writes are being made.
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.