FtpProtocolMessageHandler Methods

The FtpProtocolMessageHandler type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodInvoke
When overridden in a derived class is used to implement the message handling.
(Overrides MessageHandlerInvoke(INetworkOperationContext).)
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodNext
Invokes the next MessageHandler in chain of handlers, if any.
(Inherited from MessageHandler.)
Public methodToString (Inherited from Object.)
See Also