C# Class SQLQueryStress.LoadEngine.ThreadKiller

ファイルを表示 Open project: ErikEJ/SqlQueryStress

Public Methods

Method Description
KillEm ( ) : void
ThreadKiller ( Thread theThreads, SqlCommand theCommands ) : System

Method Details

KillEm() public method

public KillEm ( ) : void
return void

ThreadKiller() public method

public ThreadKiller ( Thread theThreads, SqlCommand theCommands ) : System
theThreads Thread
theCommands System.Data.SqlClient.SqlCommand
return System