FDO API Reference Feature Data Objects

virtual FDO_API void FdoICommand::SetCommandTimeout FdoInt32  value  )  [pure virtual]
 

Sets the number of milliseconds to wait before terminating the attempt to execute a command and generating an error. If the provider does not support the timeout capability, then attempting to set a timeout will result in an exception.

Parameters:
value Input the time (in milliseconds)
Returns:
Returns nothing

Comments or suggestions? Send us feedback.