'Declaration Public Shared Sub Stop( _ ByVal connectionString As String _ )
public static void Stop( string connectionString )
Parameters
- connectionString
- The connection string used when checking for changes on the server.
'Declaration Public Shared Sub Stop( _ ByVal connectionString As String _ )
public static void Stop( string connectionString )
This method stops the tracking mechanism for all MySqlCommand objects started with given connectionString.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2