NetworkSeed Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |