Méthode | Description | |
---|---|---|
Begincreate ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_all_profiles ( System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_all_statistics ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_allow_ftps_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_data_channel_port ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_default_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_description ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_log_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_log_publisher ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_security_enabled_request_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_statistics ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_translated_extended_request_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginis_base_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginis_system_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginreset_statistics ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_allow_ftps_state ( string profile_names, |
||
Beginset_data_channel_port ( string profile_names, |
||
Beginset_default_profile ( string profile_names, string defaults, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_description ( string profile_names, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_log_profile ( string profile_names, |
||
Beginset_log_publisher ( string profile_names, |
||
Beginset_log_settings ( string profile_names, |
||
Beginset_security_enabled_request_state ( string profile_names, |
||
Beginset_translated_extended_request_state ( string profile_names, |
||
Endcreate ( System asyncResult ) : void | ||
Enddelete_all_profiles ( System asyncResult ) : void | ||
Enddelete_profile ( System asyncResult ) : void | ||
Endget_all_statistics ( System asyncResult ) : |
||
Endget_allow_ftps_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[] | ||
Endget_data_channel_port ( System asyncResult ) : iControl.LocalLBProfilePortNumber[] | ||
Endget_default_profile ( System asyncResult ) : string[] | ||
Endget_description ( System asyncResult ) : string[] | ||
Endget_list ( System asyncResult ) : string[] | ||
Endget_log_profile ( System asyncResult ) : iControl.LocalLBProfileString[] | ||
Endget_log_publisher ( System asyncResult ) : iControl.LocalLBProfileString[] | ||
Endget_security_enabled_request_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[] | ||
Endget_statistics ( System asyncResult ) : |
||
Endget_translated_extended_request_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[] | ||
Endget_version ( System asyncResult ) : string | ||
Endis_base_profile ( System asyncResult ) : bool[] | ||
Endis_system_profile ( System asyncResult ) : bool[] | ||
Endreset_statistics ( System asyncResult ) : void | ||
Endset_allow_ftps_state ( System asyncResult ) : void | ||
Endset_data_channel_port ( System asyncResult ) : void | ||
Endset_default_profile ( System asyncResult ) : void | ||
Endset_description ( System asyncResult ) : void | ||
Endset_log_profile ( System asyncResult ) : void | ||
Endset_log_publisher ( System asyncResult ) : void | ||
Endset_log_settings ( System asyncResult ) : void | ||
Endset_security_enabled_request_state ( System asyncResult ) : void | ||
Endset_translated_extended_request_state ( System asyncResult ) : void | ||
LocalLBProfileFTP ( ) : System |
Méthode | Description | |
---|---|---|
create ( string profile_names ) : void | ||
delete_all_profiles ( ) : void | ||
delete_profile ( string profile_names ) : void | ||
get_all_statistics ( ) : |
||
get_allow_ftps_state ( string profile_names ) : iControl.LocalLBProfileEnabledState[] | ||
get_data_channel_port ( string profile_names ) : iControl.LocalLBProfilePortNumber[] | ||
get_default_profile ( string profile_names ) : string[] | ||
get_description ( string profile_names ) : string[] | ||
get_list ( ) : string[] | ||
get_log_profile ( string profile_names ) : iControl.LocalLBProfileString[] | ||
get_log_publisher ( string profile_names ) : iControl.LocalLBProfileString[] | ||
get_security_enabled_request_state ( string profile_names ) : iControl.LocalLBProfileEnabledState[] | ||
get_statistics ( string profile_names ) : |
||
get_translated_extended_request_state ( string profile_names ) : iControl.LocalLBProfileEnabledState[] | ||
get_version ( ) : string | ||
is_base_profile ( string profile_names ) : bool[] | ||
is_system_profile ( string profile_names ) : bool[] | ||
reset_statistics ( string profile_names ) : void | ||
set_allow_ftps_state ( string profile_names, |
||
set_data_channel_port ( string profile_names, |
||
set_default_profile ( string profile_names, string defaults ) : void | ||
set_description ( string profile_names, string descriptions ) : void | ||
set_log_profile ( string profile_names, |
||
set_log_publisher ( string profile_names, |
||
set_log_settings ( string profile_names, |
||
set_security_enabled_request_state ( string profile_names, |
||
set_translated_extended_request_state ( string profile_names, |
public Begincreate ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Begindelete_all_profiles ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Begindelete_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_all_statistics ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_allow_ftps_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_data_channel_port ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_default_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_description ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
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_log_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_log_publisher ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_security_enabled_request_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_statistics ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_translated_extended_request_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
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 Beginis_base_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginis_system_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginreset_statistics ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_allow_ftps_state ( string profile_names, |
||
profile_names | string | |
states | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_data_channel_port ( string profile_names, |
||
profile_names | string | |
ports | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_default_profile ( string profile_names, string defaults, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
defaults | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_description ( string profile_names, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
descriptions | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_log_profile ( string profile_names, |
||
profile_names | string | |
profiles | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_log_publisher ( string profile_names, |
||
profile_names | string | |
publishers | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_log_settings ( string profile_names, |
||
profile_names | string | |
publishers | ||
profiles | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_security_enabled_request_state ( string profile_names, |
||
profile_names | string | |
states | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_translated_extended_request_state ( string profile_names, |
||
profile_names | string | |
states | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Endcreate ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Enddelete_all_profiles ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Enddelete_profile ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endget_all_statistics ( System asyncResult ) : |
||
asyncResult | System | |
Résultat |
public Endget_allow_ftps_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[] | ||
asyncResult | System | |
Résultat | iControl.LocalLBProfileEnabledState[] |
public Endget_data_channel_port ( System asyncResult ) : iControl.LocalLBProfilePortNumber[] | ||
asyncResult | System | |
Résultat | iControl.LocalLBProfilePortNumber[] |
public Endget_default_profile ( System asyncResult ) : string[] | ||
asyncResult | System | |
Résultat | string[] |
public Endget_description ( System asyncResult ) : string[] | ||
asyncResult | System | |
Résultat | string[] |
public Endget_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
Résultat | string[] |
public Endget_log_profile ( System asyncResult ) : iControl.LocalLBProfileString[] | ||
asyncResult | System | |
Résultat | iControl.LocalLBProfileString[] |
public Endget_log_publisher ( System asyncResult ) : iControl.LocalLBProfileString[] | ||
asyncResult | System | |
Résultat | iControl.LocalLBProfileString[] |
public Endget_security_enabled_request_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[] | ||
asyncResult | System | |
Résultat | iControl.LocalLBProfileEnabledState[] |
public Endget_statistics ( System asyncResult ) : |
||
asyncResult | System | |
Résultat |
public Endget_translated_extended_request_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[] | ||
asyncResult | System | |
Résultat | iControl.LocalLBProfileEnabledState[] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
Résultat | string |
public Endis_base_profile ( System asyncResult ) : bool[] | ||
asyncResult | System | |
Résultat | bool[] |
public Endis_system_profile ( System asyncResult ) : bool[] | ||
asyncResult | System | |
Résultat | bool[] |
public Endreset_statistics ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_allow_ftps_state ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_data_channel_port ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_default_profile ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_description ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_log_profile ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_log_publisher ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_log_settings ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_security_enabled_request_state ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_translated_extended_request_state ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |