受信したパケットがチェックされる前に発生します。
The event handler receives an argument of type ReceivedEventArgs containing data related to this event. The following ReceivedEventArgs properties provide information specific to this event.
受信したパケットのフォーマット エラー チェックが実行される前に、パケットの内容を操作するフィルタのためのイベントです。
戻り値に false
を指定すると、後続の処理を放棄しパケットを破棄します。
ListenerFilterEvent Class | Syslog.Listener Namespace