ContentsIndexHome
PreviousUpNext
ISession.updateData Method (int)

Flushes all outstanding buffers to AIMMS and synchronizes the open SDK objects with the data in AIMMS. If the timeout period is exceeded, a CommunicationException exception is raised, leaving the data in an undefined state.

C#
void updateData(int timeout);
Parameters 
Description 
int timeout 
Timeout in seconds.