@set
Description:
[ Version ( since = "1.2" ) ]
public Result @set (string nettype, string addrtype, string address, uint ttl, uint addr_number)
public Result @set (string nettype, string addrtype, string address, uint ttl, uint addr_number)
Set the connection with the given parameters.
Parameters:
this | |
nettype |
the type of network. "IN" is defined to have the meaning "Internet". |
addrtype |
the type of address. |
address |
the address |
ttl |
the time to live of the address |
addr_number |
the number of layers |
Returns:
|