QF イベント ログには、セッション層のイベントがあります。
20180418-13:30:51.268 : Connection failed: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond #.#.#.#:#
20180418-13:31:00.288 : Connecting to #.#.#.# on port #
20180418-13:31:21.293 : Connection failed: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond #.#.#.#:#
20180418-13:31:00.288 : Connecting to #.#.#.# on port #
これらのイベントを報告/対応するために使用するイベント ハンドラーは何ですか? OnLogout
ハンドラーが呼び出されていません。
私はFromEarlyIntercept
イベントをキャッチすると思いますか?