C# 클래스 LOIC.cHLDos

Abstract class cHLDos contributed by B²
상속: IFlooder
파일 보기 프로젝트 열기: NewEraCracker/LOIC 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
State ReqState

공개 메소드들

메소드 설명
Start ( ) : void
Stop ( ) : void
Test ( ) : bool

override this if you want to test the settings before spreading the word to the hivemind! should make a single connection and check for the expected outcome!

메소드 상세

Start() 공개 메소드

public Start ( ) : void
리턴 void

Stop() 공개 메소드

public Stop ( ) : void
리턴 void

Test() 공개 메소드

override this if you want to test the settings before spreading the word to the hivemind! should make a single connection and check for the expected outcome!
public Test ( ) : bool
리턴 bool

프로퍼티 상세

State 공개적으로 프로퍼티

public ReqState State
리턴 ReqState