FDO API Reference Feature Data Objects

__property System::Void set_CommandTimeOut System::Int32  value  ) 
 

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.