C# 클래스 SQLQueryStress.LoadEngine.ThreadKiller

파일 보기 프로젝트 열기: ErikEJ/SqlQueryStress

공개 메소드들

메소드 설명
KillEm ( ) : void
ThreadKiller ( Thread theThreads, SqlCommand theCommands ) : System

메소드 상세

KillEm() 공개 메소드

public KillEm ( ) : void
리턴 void

ThreadKiller() 공개 메소드

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