Property | Type | Description | |
---|---|---|---|
hopNum | int | ||
ip | string | ||
time | long | ||
timedOut | bool |
Method | Description | |
---|---|---|
Hop ( int hopNum, string ip, long time, bool timedOut ) : System |
public Hop ( int hopNum, string ip, long time, bool timedOut ) : System | ||
hopNum | int | |
ip | string | |
time | long | |
timedOut | bool | |
return | System |