Méthode | Description | |
---|---|---|
Beginget_all_service_statuses ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_service_status ( SystemServicesServiceType services, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_ssh_access ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_ssh_access_v2 ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginreboot_system ( long seconds_to_reboot, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_all_services ( SystemServicesServiceAction service_action, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_service ( SystemServicesServiceType services, SystemServicesServiceAction service_action, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_ssh_access ( |
||
Beginset_ssh_access_v2 ( |
||
Endget_all_service_statuses ( System asyncResult ) : iControl.SystemServicesServiceStatus[] | ||
Endget_list ( System asyncResult ) : SystemServicesServiceType[] | ||
Endget_service_status ( System asyncResult ) : iControl.SystemServicesServiceStatus[] | ||
Endget_ssh_access ( System asyncResult ) : |
||
Endget_ssh_access_v2 ( System asyncResult ) : |
||
Endget_version ( System asyncResult ) : string | ||
Endreboot_system ( System asyncResult ) : void | ||
Endset_all_services ( System asyncResult ) : void | ||
Endset_service ( System asyncResult ) : void | ||
Endset_ssh_access ( System asyncResult ) : void | ||
Endset_ssh_access_v2 ( System asyncResult ) : void | ||
SystemServices ( ) : System |
Méthode | Description | |
---|---|---|
get_all_service_statuses ( ) : iControl.SystemServicesServiceStatus[] | ||
get_list ( ) : SystemServicesServiceType[] | ||
get_service_status ( SystemServicesServiceType services ) : iControl.SystemServicesServiceStatus[] | ||
get_ssh_access ( ) : |
||
get_ssh_access_v2 ( ) : |
||
get_version ( ) : string | ||
reboot_system ( long seconds_to_reboot ) : void | ||
set_all_services ( SystemServicesServiceAction service_action ) : void | ||
set_service ( SystemServicesServiceType services, SystemServicesServiceAction service_action ) : void | ||
set_ssh_access ( |
||
set_ssh_access_v2 ( |
public Beginget_all_service_statuses ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_service_status ( SystemServicesServiceType services, System callback, object asyncState ) : System.IAsyncResult | ||
services | SystemServicesServiceType | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_ssh_access ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_ssh_access_v2 ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginreboot_system ( long seconds_to_reboot, System callback, object asyncState ) : System.IAsyncResult | ||
seconds_to_reboot | long | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_all_services ( SystemServicesServiceAction service_action, System callback, object asyncState ) : System.IAsyncResult | ||
service_action | SystemServicesServiceAction | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_service ( SystemServicesServiceType services, SystemServicesServiceAction service_action, System callback, object asyncState ) : System.IAsyncResult | ||
services | SystemServicesServiceType | |
service_action | SystemServicesServiceAction | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_ssh_access ( |
||
access | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_ssh_access_v2 ( |
||
access | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Endget_all_service_statuses ( System asyncResult ) : iControl.SystemServicesServiceStatus[] | ||
asyncResult | System | |
Résultat | iControl.SystemServicesServiceStatus[] |
public Endget_list ( System asyncResult ) : SystemServicesServiceType[] | ||
asyncResult | System | |
Résultat | SystemServicesServiceType[] |
public Endget_service_status ( System asyncResult ) : iControl.SystemServicesServiceStatus[] | ||
asyncResult | System | |
Résultat | iControl.SystemServicesServiceStatus[] |
public Endget_ssh_access ( System asyncResult ) : |
||
asyncResult | System | |
Résultat |
public Endget_ssh_access_v2 ( System asyncResult ) : |
||
asyncResult | System | |
Résultat |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
Résultat | string |
public Endreboot_system ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_all_services ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_service ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_ssh_access ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_ssh_access_v2 ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |