Dart.PowerTCP.SslSockets Namespace > TcpStream Class : Write Method (TcpStream) |
Writes a sequence of bytes to the stream and returns when the operation is complete.
[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
TcpStream Class | TcpStream Members
Send comments on this topic.
Documentation version 1.1.2.0.
© 2008 Dart Communications. All rights reserved.