C# Класс LOIC.cHLDos

Abstract class cHLDos contributed by B²
Наследование: IFlooder
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
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