Class Ping
Assembly: UnityEngine.dll
Syntax
Constructors
|
Improve this Doc
View Source
Ping(String)
Declaration
public Ping(string address)
Parameters
Type |
Name |
Description |
String |
address |
|
Properties
ip
Declaration
public string ip { get; }
Property Value
|
Improve this Doc
View Source
isDone
Declaration
public bool isDone { get; }
Property Value
time
Declaration
Property Value
Methods
|
Improve this Doc
View Source
DestroyPing()
Declaration
public void DestroyPing()
|
Improve this Doc
View Source
Finalize()
Declaration
protected void Finalize()
Extension Methods