SftpFile Delete Method SSH .NET Client Library Documentation
Permanently deletes a file on remote machine.

Namespace: Renci.SshNet.Sftp
Assembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax

public void Delete()
See Also