public Register ( MemBlock key, MemBlock value, int ttl ) : bool | ||
key | MemBlock | dht entry key to insert |
value | MemBlock | dht entry value to insert |
ttl | int | dht entry ttl to insert |
return | bool |
public Register ( MemBlock key, MemBlock value, int ttl ) : bool | ||
key | MemBlock | dht entry key to insert |
value | MemBlock | dht entry value to insert |
ttl | int | dht entry ttl to insert |
return | bool |