previous up next     contents index
Next: disconnect Up: wx:connection Previous: wx:connection

advise

   

Called by a server application to advise the client of a change in some server-based data. Calling this method causes the client connection's on-advise method to be called (on an event boundary). Returns #t if successful or #f otherwise. The method does not block until the message received by the client, so the return value does not indicate the client's success in handling the message.



PLT