Свойство | Type | Description | |
---|---|---|---|
Servers | List |
Méthode | Description | |
---|---|---|
DisableAutoUpgrade ( bool disableAutoUpgrade ) : void | ||
GwupeService ( ) : System | ||
HardwareFingerprint ( ) : String | ||
Ping ( ) : void | ||
SetPreRelease ( bool preRelease ) : void | ||
VNCStartService ( ) : bool | ||
getServerIPs ( ) : List |
||
saveServerIPs ( List |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnStart ( string args ) : void | ||
OnStop ( ) : void |
Méthode | Description | |
---|---|---|
BackgroundInit ( ) : void | ||
CheckForNewVersion ( ) : void | ||
GetDownloadUrl ( string filename ) : string | ||
GetRegistry ( ) : |
||
GetUpdateUrl ( System.Version assemblyVersion ) : string | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
IsAutoUpgrade ( ) : bool | ||
IsPreRelease ( ) : bool | ||
SaveVersion ( ) : void | ||
SetServiceStatus ( |
||
ValidateServerWithCA ( object sender, |
||
WriteEventLog ( String entry ) : void | ||
initServers ( ) : void |
public DisableAutoUpgrade ( bool disableAutoUpgrade ) : void | ||
disableAutoUpgrade | bool | |
Résultat | void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Résultat | void |
public SetPreRelease ( bool preRelease ) : void | ||
preRelease | bool | |
Résultat | void |
public saveServerIPs ( List |
||
newIPs | List |
|
Résultat | void |