The DbSite type exposes the following members.
Methods
Name | Description | |
---|---|---|
Close |
Close the site.
| |
Dispose |
Release the resources held by this object, and close the site if
it's still open.
| |
Equals | (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.) | |
Remove |
Remove the site from the replication manager.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
Address |
The host and port of the site.
| |
EId |
The eid of the site.
| |
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.
|