public virtual void Dispose()
 {
     NotificationsHub.Unsubscribe(NotificationHubSubscriptionId);
 }