Re: Which async methods trigger DONE ? (General questions)
Michael,
Well....yes, I agree with this scenario, but look at this scenario:
1. Sending MSG
2. Message sent (Done Event fired)
3. Disconnect (Disconnected Event and Done Event)
In this case I think it has sense, but in your case what is actually DONE ?
I mean, is something DONE besides Disconnecting?
I think not, and in this case only Disconnected Event fired.
And what about Disconnected Event? In your case, do we even need it?
Every time when we disconnected from server we will fired Done Event and Disconnected Event, and in this case we don't need Disconnected Event, right?
Regards,
Alan
Complete thread:
- Which async methods trigger DONE ? - LOGO Datensysteme, 2006-06-02, 11:42
- Re: Which async methods trigger DONE ? - wodAlan, 2006-06-02, 12:31
- Re: Which async methods trigger DONE ? - LOGO Datensysteme, 2006-06-02, 14:13
- Re: Which async methods trigger DONE ? - wodAlan, 2006-06-02, 15:41
- Re: Which async methods trigger DONE ? - LOGO Datensysteme, 2006-06-02, 16:57
- Re: Which async methods trigger DONE ? - wodDrazen, 2006-06-02, 17:23
- Re: Which async methods trigger DONE ? - LOGO Datensysteme, 2006-06-06, 09:49
- Re: Which async methods trigger DONE ? - wodSupport, 2006-06-06, 12:52
- Re: Which async methods trigger DONE ? - LOGO Datensysteme, 2006-06-06, 13:51
- Re: Which async methods trigger DONE ? - wodSupport, 2006-06-06, 12:52
- Re: Which async methods trigger DONE ? - LOGO Datensysteme, 2006-06-06, 09:49
- Re: Which async methods trigger DONE ? - wodDrazen, 2006-06-02, 17:23
- Re: Which async methods trigger DONE ? - LOGO Datensysteme, 2006-06-02, 16:57
- Re: Which async methods trigger DONE ? - wodAlan, 2006-06-02, 15:41
- Re: Which async methods trigger DONE ? - LOGO Datensysteme, 2006-06-02, 14:13
- Re: Which async methods trigger DONE ? - wodAlan, 2006-06-02, 12:31