ComponentSpace FTP Class Library Reference

FailSafeTransferEventArgs.RestartMarker Property

Gets the restart marker.

[Visual Basic]
Public ReadOnly Property RestartMarker As Long
[C#]
public long RestartMarker {get;}

Property Value

The restart marker is the current file offset for the transfer.

See Also

FailSafeTransferEventArgs Class | ComponentSpace.Ftp Namespace