sharpsnmplib
                                
                                 sharpsnmplib copied to clipboard
                                
                                    sharpsnmplib copied to clipboard
                            
                            
                            
                        Update SnmpMessageExtension.cs
Changed the udpSocket.ReceiveTimeout to udpSocket.Poll to be able to set timeouts smaller than 500ms.
It is questionable whether a timeout should be less than 500-ms. Personally I don't think that's practical.