CSharpTest.Net
Write Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.IO Namespace > TcpClientEventArgs Class : Write Method

buffer
offset
count

Glossary Item Box

Writes a response to the client

Syntax

Visual Basic (Declaration) 
Public MustOverride Sub Write( _
   ByVal buffer() As Byte, _
   ByVal offset As Integer, _
   ByVal count As Integer _
) 
C# 
public abstract void Write( 
   byte[] buffer,
   int offset,
   int count
)

Parameters

buffer
offset
count

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys