C# 클래스 mstsc.Aries.Commands.Flooders.UDP

파일 보기 프로젝트 열기: EAXrec/Aries

공개 프로퍼티들

프로퍼티 타입 설명
iThreads int
sFHost string
uPort System.Int32

공개 메소드들

메소드 설명
StartUDPFlood ( ) : void
StopUDPFlood ( ) : void

메소드 상세

StartUDPFlood() 공개 메소드

public StartUDPFlood ( ) : void
리턴 void

StopUDPFlood() 공개 정적인 메소드

public static StopUDPFlood ( ) : void
리턴 void

프로퍼티 상세

iThreads 공개적으로 정적으로 프로퍼티

public static int iThreads
리턴 int

sFHost 공개적으로 정적으로 프로퍼티

public static string sFHost
리턴 string

uPort 공개적으로 정적으로 프로퍼티

public static Int32,System uPort
리턴 System.Int32