Dart.PowerTCP.SslSockets Namespace > EnhancedStream Class : WriteTo Method |
Writes all of the data contained in this Stream to a destination Stream.
[Visual Basic] Overloads Public Sub WriteTo(Stream)
Writes all of the data contained in this Stream to a destination Stream.[C++/CLI] public void WriteTo(Stream^);
[Visual Basic] Overloads Public Sub WriteTo(Stream,Boolean)
[C++/CLI] public void WriteTo(Stream^,bool);
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
EnhancedStream Class | EnhancedStream Members
Send comments on this topic.
Documentation version 1.1.2.0.
© 2008 Dart Communications. All rights reserved.