MessageHandler.Filters

MessageHandler.Filters property

Gets the filters list that are corresponding to the specified handler type.

public Collection<MessageFilter> Filters { get; }

Property Value

The filters.

See Also