Class FtpConnectionAccessor
Accessor for the active FTP connection.
Implements
Inherited Members
Namespace: FubarDev.FtpServer
Assembly: FubarDev.FtpServer.dll
Syntax
public class FtpConnectionAccessor : IFtpConnectionAccessor
  Properties
| Improve this Doc View SourceFtpConnection
Gets or sets the current FTP connection.
Declaration
public IFtpConnection FtpConnection { get; set; }
  Property Value
| Type | Description | 
|---|---|
| IFtpConnection |