FtpProtocolMessageHandler class

FtpProtocolMessageHandler class

Represents the ftp: protocol message handler.

Inheritance: FtpProtocolMessageHandlerMessageHandler

The FtpProtocolMessageHandler type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the FtpProtocolMessageHandler class.

Properties

PropertyDescription
filtersGets the filters list that are corresponding to the specified handler type.

Methods

MethodDescription
invokeWhen overridden in a derived class is used to implement the message handling.

See Also