GWebCache 1.0.0-alpha
C# library and nuget package to interact with a Gnutella Webcache
Loading...
Searching...
No Matches
GWebCache.Requests.UpdateRequest Class Reference

Request model to update the webcache with a new gnutella node or a WebCache Url. More...

Inheritance diagram for GWebCache.Requests.UpdateRequest:
GWebCache.Requests.GWebCacheRequest

Properties

GnutellaNodeGnutellaNode [get, set]
 
GWebCacheNodeWebCacheNode [get, set]
 
GnutellaNetworkNetwork [get, set]
 

Detailed Description

Request model to update the webcache with a new gnutella node or a WebCache Url.

GnutellaNode

See also
GWebCacheNode

Property Documentation

◆ Network

GnutellaNetwork? GWebCache.Requests.UpdateRequest.Network
getset

Indicating which GnutellaNetwork the Webcache or Gnutella node belongs to.

Usually only necessary in case you're providing an update to a V2 cache.


The documentation for this class was generated from the following file: