MySqlDependency Constructor(MySqlCommand,Int32)
Initializes a new instance of the
MySqlDependency class with a
MySqlCommand object and timeout interval.
Parameters
- command
- The MySqlCommand object to watch for.
- timeout
- The interval between two consequent checks in milliseconds.