tags:

views:

15

answers:

0

good day

i'm working on project wich interact with imap server and have trouble: in ssl mode i try receive message (only headers) (about 4000). It is take a lot of time on slow connection. About 5 minutes process OK, and on 5 minutes (+-10 second) i catch exception:

An unhandled exception of type 'System.IO.IOException' occurred in System.dll Additional information: Received an unexpected EOF or 0 bytes from the transport stream.

read and write timeout on stream setup to 60 minutes