NetworkSeed Class

Definition

Stores seed information

public ref class NetworkSeed abstract
[System.Serializable]
public abstract class NetworkSeed
type NetworkSeed = class
Public MustInherit Class NetworkSeed
Inheritance
NetworkSeed
Derived
Attributes

Constructors

NetworkSeed()

Properties

Community

Community

Host

Seed hostname (or ip address)

Mode

protocol used for discovery

Port

Port

Methods

Equals(Object)

check to see if this is the same with another NetworkSeed

GetHashCode()

Returns a hash code to represent this object

WriteVersion(XmlWriter)

Serialize version to XML

Applies to