Search found 2 matches
- Wed Jun 25, 2014 11:39 am
- Forum: Inetlab.SMPP v1.1 & v1.2
- Topic: Event thread safety
- Replies: 2
- Views: 13207
Re: Event thread safety
Thanks, that probably explains why I am losing data. I will lock the event handler - unless someone has a better suggestion.
- Wed Jun 25, 2014 8:21 am
- Forum: Inetlab.SMPP v1.1 & v1.2
- Topic: Event thread safety
- Replies: 2
- Views: 13207
Event thread safety
Hi,
Must the client_evSubmitComplete event be thread safe?
i.e. in a async model is it possible for the event to be fired again before the preceding event has completed?
Thanks!
Must the client_evSubmitComplete event be thread safe?
i.e. in a async model is it possible for the event to be fired again before the preceding event has completed?
Thanks!