IP*Works! SSH V9 - Online Help
IP*Works! SSH V9
Questions / Feedback?

StartByte Property

The offset in bytes at which to begin the Upload or Download.

Syntax

[VB.NET]
Public Property StartByte As Long

[C#]
public long StartByte {get; set;}

Remarks

The StartByte property is used by the Upload and Download methods to determine at what offset to begin the transfer. This allows for resuming both uploads and downloads. The value of this property is reset to 0 after a successful transfer. StartByte is not valid for use with Append.

Default Value

0

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0