C# Class SQLQueryStress.LoadEngine.ThreadKiller

Afficher le fichier Open project: ErikEJ/SqlQueryStress

Méthodes publiques

Méthode Description
KillEm ( ) : void
ThreadKiller ( Thread theThreads, SqlCommand theCommands ) : System

Method Details

KillEm() public méthode

public KillEm ( ) : void
Résultat void

ThreadKiller() public méthode

public ThreadKiller ( Thread theThreads, SqlCommand theCommands ) : System
theThreads Thread
theCommands System.Data.SqlClient.SqlCommand
Résultat System