Click here to Skip to main content
15,902,939 members
Home / Discussions / C#
   

C#

 
GeneralRe: HttpListener.BeginGetContext Pin
N a v a n e e t h5-Jun-08 6:56
N a v a n e e t h5-Jun-08 6:56 
GeneralRe: HttpListener.BeginGetContext Pin
George_George5-Jun-08 14:38
George_George5-Jun-08 14:38 
GeneralRe: HttpListener.BeginGetContext Pin
N a v a n e e t h5-Jun-08 17:03
N a v a n e e t h5-Jun-08 17:03 
GeneralRe: HttpListener.BeginGetContext Pin
George_George5-Jun-08 18:46
George_George5-Jun-08 18:46 
GeneralRe: HttpListener.BeginGetContext Pin
N a v a n e e t h5-Jun-08 22:24
N a v a n e e t h5-Jun-08 22:24 
GeneralRe: HttpListener.BeginGetContext Pin
George_George5-Jun-08 23:49
George_George5-Jun-08 23:49 
GeneralRe: HttpListener.BeginGetContext Pin
N a v a n e e t h6-Jun-08 7:27
N a v a n e e t h6-Jun-08 7:27 
GeneralRe: HttpListener.BeginGetContext Pin
George_George8-Jun-08 23:30
George_George8-Jun-08 23:30 
Thanks N a v a n e e t h!


I did some further testing and study.

1. I think BeginGetContext will call the customized callback immediately even if there is no underlying TCP client?

2. I think the wait handle will be signalled immediately when there is an underlying TCP client connection even if we do not call EndfGetContext (so no relationship between calling EndGetContext and the wait handle signal be set)?

3. And EndGetContext will also be blocked until a TCP client connection is ready?


regards,
George
GeneralRe: HttpListener.BeginGetContext Pin
N a v a n e e t h9-Jun-08 16:10
N a v a n e e t h9-Jun-08 16:10 
GeneralRe: HttpListener.BeginGetContext Pin
George_George9-Jun-08 16:28
George_George9-Jun-08 16:28 
GeneralRe: HttpListener.BeginGetContext Pin
N a v a n e e t h10-Jun-08 7:24
N a v a n e e t h10-Jun-08 7:24 
GeneralRe: HttpListener.BeginGetContext Pin
George_George11-Jun-08 2:30
George_George11-Jun-08 2:30 
Questionspecified DataTable EventHanlder Pin
climbah4-Jun-08 23:21
climbah4-Jun-08 23:21 
AnswerRe: specified DataTable EventHanlder Pin
johland5-Jun-08 1:01
johland5-Jun-08 1:01 
GeneralRe: specified DataTable EventHanlder Pin
climbah5-Jun-08 2:14
climbah5-Jun-08 2:14 
QuestionSqlTransaction Rollback Pin
Navneet Hegde4-Jun-08 23:05
Navneet Hegde4-Jun-08 23:05 
AnswerRe: SqlTransaction Rollback Pin
Ashfield5-Jun-08 0:32
Ashfield5-Jun-08 0:32 
GeneralRe: SqlTransaction Rollback Pin
Navneet Hegde5-Jun-08 0:45
Navneet Hegde5-Jun-08 0:45 
GeneralRe: SqlTransaction Rollback Pin
leppie5-Jun-08 1:18
leppie5-Jun-08 1:18 
GeneralRe: SqlTransaction Rollback Pin
Navneet Hegde5-Jun-08 1:28
Navneet Hegde5-Jun-08 1:28 
GeneralRe: SqlTransaction Rollback Pin
Ashfield5-Jun-08 3:13
Ashfield5-Jun-08 3:13 
GeneralRe: SqlTransaction Rollback Pin
PIEBALDconsult5-Jun-08 4:54
mvePIEBALDconsult5-Jun-08 4:54 
AnswerRe: SqlTransaction Rollback Pin
PIEBALDconsult5-Jun-08 4:42
mvePIEBALDconsult5-Jun-08 4:42 
QuestionHow can i know witch language is active in the language bar ? ? Pin
Yanshof4-Jun-08 22:11
Yanshof4-Jun-08 22:11 
AnswerRe: How can i know witch language is active in the language bar ? ? Pin
leppie4-Jun-08 22:59
leppie4-Jun-08 22:59 

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.