User-1471650428 posted
I got it by following this article:
http://www.dotnetawesome.com/2016/05/push-notification-system-with-signalr.html
My problem was casting on every page load function, which add sql dependency listener. In this article I found solution, how to avoid it.