public interface IServerRegistration : IServerAddress, IEntity, IDeepCloneable, IRememberBeingDirty, ICanBeDirty
Properties View Source Accessed
Gets the date and time the registration was last accessed.
DeclarationDateTime Accessed { get; set; }
Property Value Type Description DateTime View Source IsActive
Gets or sets a value indicating whether the server is active.
Declarationbool IsActive { get; set; }
Property Value Type Description System.Boolean View Source IsSchedulingPublisher
Gets or sets a value indicating whether the server is has the SchedulingPublisher role.
Declarationbool IsSchedulingPublisher { get; set; }
Property Value Type Description System.Boolean View Source Registered
Gets the date and time the registration was created.
DeclarationDateTime Registered { get; set; }
Property Value Type Description DateTime View Source ServerAddress Declaration
string ServerAddress { get; set; }
Property Value Type Description System.String View Source ServerIdentity
Gets or sets the server unique identity.
Declarationstring ServerIdentity { get; set; }
Property Value Type Description System.String
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4