Dart.PowerTCP.SslSockets Namespace > PipeStream Class : Write Method (PipeStream) |
Writes data to the stream.
[Visual Basic] Overloads Overrides Public Sub Write(Byte(),Integer,Integer)
Writes a sequence of bytes to the Stream and returns when the operation is complete.
[Visual Basic] Overloads Public Sub Write(Byte())
[C++/CLI] public void Write(bytearray<buffer>^);
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.