Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
AnimatGuiCtrls
Network
PingResponseEventArgs
C# 클래스 AnimatGuiCtrls.Network.PingResponseEventArgs
상속:
System.EventArgs
파일 보기
프로젝트 열기: NeuroRoboticTech/AnimatLabPublicSource
1 사용 예제들
공개 메소드들
메소드
설명
PingResponseEventArgs
(
IPAddress
serverAddress
,
PingResponseType
result
,
int
responseTime
,
int
byteCount
,
bool
cancel
) :
System
메소드 상세
PingResponseEventArgs()
공개
메소드
public
PingResponseEventArgs
(
IPAddress
serverAddress
,
PingResponseType
result
,
int
responseTime
,
int
byteCount
,
bool
cancel
) :
System
serverAddress
System.Net.IPAddress
result
PingResponseType
responseTime
int
byteCount
int
cancel
bool
리턴
System