BeginCommit(TimeSpan):ISchemaUpdateProgress

Starts a procedure for updating.

This method starts a procedure for updating the content of the schemas and transforms the data objects by means of the indicated Xsl transformations.

Parameter

waitToFinish

Type: System.TimeSpan

Blocks the calling thread until a thread is terminated or the specified time elapses, while the default COM and the SendMessage pumping are continued.

Further information on this parameter can be consulted under System.Threading.Thread.Join(TimeSpan timeout).