RTD.RefreshData Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Requests an update of real-time data from the real-time data server.
public:
void RefreshData();
public void RefreshData ();
Public Sub RefreshData ()
Remarks
Avoid using the RefreshData method in user-defined functions because this method will fail if it is called during recalculation.