Property | Type | Description | |
---|---|---|---|
Bootstrap | bool | ||
Contact | DeOps.Implementation.Dht.DhtContact | ||
LastSeen | System.DateTime | ||
Name | byte |
Method | Description | |
---|---|---|
CachedIP ( ) : System | ||
CachedIP ( byte name, DeOps.Implementation.Dht.DhtContact contact, bool bootstrap ) : System | ||
Decode ( DeOps.Implementation.Protocol.G2Header root ) : |
||
Encode ( DeOps.Implementation.Protocol.G2Protocol protocol ) : byte[] |
public CachedIP ( byte name, DeOps.Implementation.Dht.DhtContact contact, bool bootstrap ) : System | ||
name | byte | |
contact | DeOps.Implementation.Dht.DhtContact | |
bootstrap | bool | |
return | System |
public static Decode ( DeOps.Implementation.Protocol.G2Header root ) : |
||
root | DeOps.Implementation.Protocol.G2Header | |
return |
public Encode ( DeOps.Implementation.Protocol.G2Protocol protocol ) : byte[] | ||
protocol | DeOps.Implementation.Protocol.G2Protocol | |
return | byte[] |
public DhtContact,DeOps.Implementation.Dht Contact | ||
return | DeOps.Implementation.Dht.DhtContact |