See Also

PipeStream Class  | PipeStream Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

C++

C++/CLI

Show All

buffer
See Also Languages PowerTCP SSL Sockets for .NET

FinalWrite Method

Dart.PowerTCP.SslSockets Namespace > PipeStream Class : FinalWrite Method
[Visual Basic]
Protected Overridable Sub FinalWrite( _    ByVal buffer() As Byte _ )
[C#]
protected virtual void FinalWrite(    byte[] buffer );
[C++]
protected: virtual void FinalWrite(    byte[]* buffer )
[C++/CLI]
protected: virtual void FinalWrite(    bytearray<buffer>^ buffer )

Parameters

buffer

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

PipeStream Class  | PipeStream Members


Send comments on this topic.

Documentation version 1.1.2.0.

© 2008 Dart Communications.  All rights reserved.