jQuery and Query Notification

jQuery and Query Notification

Hi,
Using Service Broker and SqlDependency in ASP .NET I'm going to refresh parts of data section of my page
when any change happens to the underlying table applied by other users. Please tell me how can I access to OnChanged event of SqlDependency object in jQuery.