andyedinborough / aenetmail

C# POP/IMAP Mail Client
370 stars 153 forks source link

NullReferenceException on Dispose #50

Closed piher closed 12 years ago

piher commented 12 years ago

If dispose is called after disconnect, a nullreferencexception is raised.

andyedinborough commented 12 years ago

Did this resolve it?

piher commented 12 years ago

Yup ! :)