The DbSiteConfig type exposes the following members.

Constructors

  NameDescription
DbSiteConfig
Create a new DbSiteConfig object

Methods

  NameDescription
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the type of the current instance.
(Inherited from Object.)
ToString
Returns a string that represents the current object.
(Inherited from Object.)

Fields

  NameDescription
Host
The host of the site.
Port
The port of the site.

Properties

  NameDescription
GroupCreator
Whether the site is a group creator.
Helper
Whether the site is a helper site.
Legacy
Whether the site is within a legacy group.
LocalSite
Whether it is local site.
Peer
Whether the site is peer to local site.

See Also