Interface IRestCommandFeature
Feature for the REST command.
Namespace: FubarDev.FtpServer.Features
Assembly: FubarDev.FtpServer.Abstractions.dll
Syntax
public interface IRestCommandFeature
Properties
| Improve this Doc View SourceRestartPosition
Gets or sets the restart position for appending data to a file.
Declaration
long RestartPosition { get; set; }
Property Value
| Type | Description |
|---|---|
| Int64 |