CSharpTest.Net
SetBytes Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Crypto Namespace > SecureTransfer.DownloadBytesEventArgs Class : SetBytes Method

totalSize
bytesRead

Glossary Item Box

Returns the number of bytes specified in ReadLenght from the offset of ReadOffset

Syntax

Visual Basic (Declaration) 
Public Sub SetBytes( _
   ByVal totalSize As Long, _
   ByVal bytesRead() As Byte _
) 
C# 
public void SetBytes( 
   long totalSize,
   byte[] bytesRead
)

Parameters

totalSize
bytesRead

Requirements

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

See Also

Generated with Document! X 2011 by Innovasys