Dart.PowerTCP.EmailValidation 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 ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
PipeStream Class | PipeStream Members
Send comments on this topic.
Documentation version 1.0.3.0.
© 2008 Dart Communications. All rights reserved.