/// <summary> /// Tells the server to send an data change update for all subscription items. /// </summary> public void Refresh() { Subscription.Refresh(); }