Namespace FubarDev.FtpServer.ConnectionChecks
Classes
FtpConnectionCheckContext
The context of the FTP connection check.
FtpConnectionCheckResult
Result object for a connection usability check.
FtpConnectionEstablishedCheck
Checks if the TCP connection itself is still established.
FtpConnectionIdleCheck
An activity-based keep-alive detection.
Interfaces
IFtpConnectionCheck
Check if the connection is usable/connected/not idle.
IFtpConnectionStatusCheck
Interface to check if the connection is still alive and kicking.