ISnmpMessage derived classes can be viewed as the object representation of raw bytes in the packets,- They are designed to be immutable once constructed. (If it fails to meet this, please report a bug.)
-
Each instance should be independent of another.
Messenger class generate such instances under the hood, I think they are thread-safe too.Regards,
Lex