Property | Type | Description | |
---|---|---|---|
Key | |||
Node | Node | ||
Ttl | int | ||
Value |
Property | Type | Description | |
---|---|---|---|
_result | DhtPutResult |
Method | Description | |
---|---|---|
DhtPut ( Node node, |
||
Start ( ) : void | ||
ToString ( ) : string |
public DhtPut ( Node node, |
||
node | Node | |
key | ||
value | ||
ttl | int | |
finished | EventHandler | |
return | Brunet.Concurrent |