Click here to Skip to main content
15,908,909 members
Home / Discussions / C#
   

C#

 
GeneralRe: Httpwebrequest 0 cookies from any site?? Pin
Pete O'Hanlon8-Oct-07 21:56
mvePete O'Hanlon8-Oct-07 21:56 
QuestionCustom Wizard in C# Pin
kaminem8-Oct-07 7:20
kaminem8-Oct-07 7:20 
AnswerRe: Custom Wizard in C# Pin
TJoe10-Oct-07 9:00
TJoe10-Oct-07 9:00 
Questionproblem in CD insetrtion and CD removel in windows vista Pin
sumd8-Oct-07 7:06
sumd8-Oct-07 7:06 
Questionrich text box problem Pin
EvilProject8-Oct-07 5:50
EvilProject8-Oct-07 5:50 
QuestionCannot send all mails by SmtpClient.Send method until process is killed Pin
debnarayan8-Oct-07 5:19
debnarayan8-Oct-07 5:19 
AnswerRe: Cannot send all mails by SmtpClient.Send method until process is killed Pin
Andrei Ungureanu8-Oct-07 5:24
Andrei Ungureanu8-Oct-07 5:24 
GeneralRe: Cannot send all mails by SmtpClient.Send method until process is killed Pin
debnarayan8-Oct-07 5:33
debnarayan8-Oct-07 5:33 
Hi,
Thanks for the reply.

"Try using the async version of the Read method." -- I hope you meant SendAsync method.

I have already tried with the SendAsync method, and handled the callback.

But it was of no help. So I have implemented another part of the application with asynchronous delegate invoke, to release the caller/client instantly, while the Send operation part is synchronous.

I think either the Framework, or the OS is maintaining a buffer somewhere, which is getting flushed when the process terminates. However this is what I think, and I can't solve this problem right now.

Thanks,

Deb
AnswerRe: Cannot send all mails by SmtpClient.Send method until process is killed Pin
PIEBALDconsult8-Oct-07 5:42
mvePIEBALDconsult8-Oct-07 5:42 
GeneralRe: Cannot send all mails by SmtpClient.Send method until process is killed Pin
debnarayan8-Oct-07 5:54
debnarayan8-Oct-07 5:54 
AnswerRe: Cannot send all mails by SmtpClient.Send method until process is killed Pin
Dan Neely8-Oct-07 8:03
Dan Neely8-Oct-07 8:03 
GeneralRe: Cannot send all mails by SmtpClient.Send method until process is killed Pin
debnarayan8-Oct-07 18:29
debnarayan8-Oct-07 18:29 
AnswerRe: Cannot send all mails by SmtpClient.Send method until process is killed Pin
debnarayan22-Oct-07 19:38
debnarayan22-Oct-07 19:38 
GeneralRe: Cannot send all mails by SmtpClient.Send method until process is killed Pin
Suj_7817-Mar-10 0:20
Suj_7817-Mar-10 0:20 
Questionget() and set() methods Pin
66chawger8-Oct-07 4:58
66chawger8-Oct-07 4:58 
AnswerRe: get() and set() methods Pin
Andrei Ungureanu8-Oct-07 5:11
Andrei Ungureanu8-Oct-07 5:11 
GeneralRe: get() and set() methods Pin
66chawger8-Oct-07 6:57
66chawger8-Oct-07 6:57 
AnswerRe: get() and set() methods Pin
led mike8-Oct-07 7:15
led mike8-Oct-07 7:15 
QuestionLink Display Problem Pin
MumbleB8-Oct-07 4:50
MumbleB8-Oct-07 4:50 
AnswerRe: Link Display Problem Pin
Andrei Ungureanu8-Oct-07 4:55
Andrei Ungureanu8-Oct-07 4:55 
GeneralRe: Link Display Problem Pin
MumbleB8-Oct-07 8:45
MumbleB8-Oct-07 8:45 
QuestionFloat Data Type Pin
Imran Adam8-Oct-07 4:44
Imran Adam8-Oct-07 4:44 
AnswerRe: Float Data Type Pin
Andrei Ungureanu8-Oct-07 4:49
Andrei Ungureanu8-Oct-07 4:49 
GeneralRe: Float Data Type Pin
Dan Neely8-Oct-07 4:53
Dan Neely8-Oct-07 4:53 
GeneralRe: Float Data Type Pin
Imran Adam8-Oct-07 4:57
Imran Adam8-Oct-07 4:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.