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

count

Glossary Item Box

Consumes (removes from buffer) the number of bytes specified

Syntax

Visual Basic (Declaration) 
Public Sub ConsumeBytes( _
   ByVal count As Integer _
) 
C# 
public void ConsumeBytes( 
   int count
)

Parameters

count

Exceptions

ExceptionDescription
System.ArgumentOutOfRangeExceptionThe exception that is thrown when the value of an argument is outside the allowable range of values as defined by the invoked method.

Requirements

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

See Also

Generated with Document! X 2011 by Innovasys