FileProtocolMessageHandler class

FileProtocolMessageHandler class

Represents the file: protocol message handler.

Inheritance: FileProtocolMessageHandlerMessageHandler

The FileProtocolMessageHandler type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the FileProtocolMessageHandler 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