The interface for the MainLoginViewModel class.

C# | Visual Basic | Visual C++ |
public interface IMainLoginViewModel
Public Interface IMainLoginViewModel
public interface class IMainLoginViewModel

All Members | Properties | ||||
Icon | Member | Description |
---|---|---|
![]() | Agent |
Gets the current agent.
|
![]() | CancelConnectionCommand |
Gets or sets the cancel connection command.
|
![]() | ConfigurationService |
Gets the configuration service.
|
![]() | ConnectCommand |
Gets or sets the connect command.
|
![]() | DisplayRecentPlace |
Gets or sets a value indicating whether the place should be displayed.
|
![]() | KeepRecentPlace |
Gets or sets a value indicating whether the most recent place should be kept.
|
![]() | PossibleConfigServerHosts |
Gets a list of possible configuration server hosts.
|
![]() | PossibleConfigServerPorts |
Gets a list of possible configuration server ports.
|
![]() | PossibleConfigServers |
Gets or sets a list of possible configuration servers.
|
![]() | Version |
Gets the version number.
|