C# Class LOIC.cHLDos

Abstract class cHLDos contributed by B²
Inheritance: IFlooder
Afficher le fichier Open project: NewEraCracker/LOIC Class Usage Examples

Méthodes publiques

Свойство Type Description
State ReqState

Méthodes publiques

Méthode Description
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!

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Stop() public méthode

public Stop ( ) : void
Résultat void

Test() public méthode

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
Résultat bool

Property Details

State public_oe property

public ReqState State
Résultat ReqState