From: <mod...@li...> - 2004-12-15 07:07:42
|
Hi, I was trying to implement a connection status handler which implemented IConnectionStatusHandler, but I get the error that the class is sealed and cannot be inherited from. Am I missing something? I was doing this so that the client could subscribe again on reconnection with server. Normally, if connection with server is lost, normally the client would just sit around, even if the server comes back up the client does not realise this. Another question I have is that regardless of offline queueing being enabled or not, and items being there in the queue or not, HasItems() always return true. Why is this ? Regards, Rohit Khetan. This message is free from Virus - IMSS |