I had a Listener setup for SNMP Traps using SharpSnmpLib v11.1 that I grabbed from Nuget.org. I noticed there was an update to this package to v11.2. When I updated, there was no longer a reference to the Listener.
I cannot find where this function has moved to in the documentation. Where has this functionality moved to?
As per the instructions here I am posting my question here with the appropriate tag.
UPDATE
I know the listener has been removed, I am looking for the function that listens for the Trap message coming in.
UPDATE 2
Here is what I am seeing after performing the update with the Nuget Package Manager