Method | Description | |
---|---|---|
Beginadd_cookie_match_pattern ( string profile_names, |
||
Beginadd_header_match_pattern ( string profile_names, |
||
Beginadd_host_match_pattern ( string profile_names, |
||
Beginadd_path_match_pattern ( string profile_names, |
||
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_application_security_module_enabled_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_cookie_match_pattern ( 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_header_match_pattern ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_host_match_pattern ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_path_match_pattern ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_pool_name ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_redirect_location ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_rewrite_url ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_statistics ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_statistics_by_virtual ( string profile_names, string virtual_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_web_accelerator_module_enabled_state ( string profile_names, 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 | ||
Beginremove_cookie_match_pattern ( string profile_names, |
||
Beginremove_header_match_pattern ( string profile_names, |
||
Beginremove_host_match_pattern ( string profile_names, |
||
Beginremove_path_match_pattern ( string profile_names, |
||
Beginreset_statistics ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginreset_statistics_by_virtual ( string profile_names, string virtual_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_application_security_module_enabled_state ( string profile_names, |
||
Beginset_default_cookie_match_pattern ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_default_header_match_pattern ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_default_host_match_pattern ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_default_path_match_pattern ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
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_pool_name ( string profile_names, |
||
Beginset_redirect_location ( string profile_names, |
||
Beginset_rewrite_url ( string profile_names, |
||
Beginset_web_accelerator_module_enabled_state ( string profile_names, |
||
Endadd_cookie_match_pattern ( System asyncResult ) : void | ||
Endadd_header_match_pattern ( System asyncResult ) : void | ||
Endadd_host_match_pattern ( System asyncResult ) : void | ||
Endadd_path_match_pattern ( System asyncResult ) : void | ||
Endcreate ( System asyncResult ) : void | ||
Enddelete_all_profiles ( System asyncResult ) : void | ||
Enddelete_profile ( System asyncResult ) : void | ||
Endget_all_statistics ( System asyncResult ) : |
||
Endget_application_security_module_enabled_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[] | ||
Endget_cookie_match_pattern ( System asyncResult ) : iControl.LocalLBProfileMatchPatternStringArray[] | ||
Endget_default_profile ( System asyncResult ) : string[] | ||
Endget_description ( System asyncResult ) : string[] | ||
Endget_header_match_pattern ( System asyncResult ) : iControl.LocalLBProfileMatchPatternStringArray[] | ||
Endget_host_match_pattern ( System asyncResult ) : iControl.LocalLBProfileMatchPatternStringArray[] | ||
Endget_list ( System asyncResult ) : string[] | ||
Endget_path_match_pattern ( System asyncResult ) : iControl.LocalLBProfileMatchPatternStringArray[] | ||
Endget_pool_name ( System asyncResult ) : iControl.LocalLBProfileString[] | ||
Endget_redirect_location ( System asyncResult ) : iControl.LocalLBProfileString[] | ||
Endget_rewrite_url ( System asyncResult ) : iControl.LocalLBProfileString[] | ||
Endget_statistics ( System asyncResult ) : |
||
Endget_statistics_by_virtual ( System asyncResult ) : |
||
Endget_version ( System asyncResult ) : string | ||
Endget_web_accelerator_module_enabled_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[] | ||
Endis_base_profile ( System asyncResult ) : bool[] | ||
Endis_system_profile ( System asyncResult ) : bool[] | ||
Endremove_cookie_match_pattern ( System asyncResult ) : void | ||
Endremove_header_match_pattern ( System asyncResult ) : void | ||
Endremove_host_match_pattern ( System asyncResult ) : void | ||
Endremove_path_match_pattern ( System asyncResult ) : void | ||
Endreset_statistics ( System asyncResult ) : void | ||
Endreset_statistics_by_virtual ( System asyncResult ) : void | ||
Endset_application_security_module_enabled_state ( System asyncResult ) : void | ||
Endset_default_cookie_match_pattern ( System asyncResult ) : void | ||
Endset_default_header_match_pattern ( System asyncResult ) : void | ||
Endset_default_host_match_pattern ( System asyncResult ) : void | ||
Endset_default_path_match_pattern ( System asyncResult ) : void | ||
Endset_default_profile ( System asyncResult ) : void | ||
Endset_description ( System asyncResult ) : void | ||
Endset_pool_name ( System asyncResult ) : void | ||
Endset_redirect_location ( System asyncResult ) : void | ||
Endset_rewrite_url ( System asyncResult ) : void | ||
Endset_web_accelerator_module_enabled_state ( System asyncResult ) : void | ||
LocalLBProfileHttpClass ( ) : System |
Method | Description | |
---|---|---|
add_cookie_match_pattern ( string profile_names, |
||
add_header_match_pattern ( string profile_names, |
||
add_host_match_pattern ( string profile_names, |
||
add_path_match_pattern ( string profile_names, |
||
create ( string profile_names ) : void | ||
delete_all_profiles ( ) : void | ||
delete_profile ( string profile_names ) : void | ||
get_all_statistics ( ) : |
||
get_application_security_module_enabled_state ( string profile_names ) : iControl.LocalLBProfileEnabledState[] | ||
get_cookie_match_pattern ( string profile_names ) : iControl.LocalLBProfileMatchPatternStringArray[] | ||
get_default_profile ( string profile_names ) : string[] | ||
get_description ( string profile_names ) : string[] | ||
get_header_match_pattern ( string profile_names ) : iControl.LocalLBProfileMatchPatternStringArray[] | ||
get_host_match_pattern ( string profile_names ) : iControl.LocalLBProfileMatchPatternStringArray[] | ||
get_list ( ) : string[] | ||
get_path_match_pattern ( string profile_names ) : iControl.LocalLBProfileMatchPatternStringArray[] | ||
get_pool_name ( string profile_names ) : iControl.LocalLBProfileString[] | ||
get_redirect_location ( string profile_names ) : iControl.LocalLBProfileString[] | ||
get_rewrite_url ( string profile_names ) : iControl.LocalLBProfileString[] | ||
get_statistics ( string profile_names ) : |
||
get_statistics_by_virtual ( string profile_names, string virtual_names ) : |
||
get_version ( ) : string | ||
get_web_accelerator_module_enabled_state ( string profile_names ) : iControl.LocalLBProfileEnabledState[] | ||
is_base_profile ( string profile_names ) : bool[] | ||
is_system_profile ( string profile_names ) : bool[] | ||
remove_cookie_match_pattern ( string profile_names, |
||
remove_header_match_pattern ( string profile_names, |
||
remove_host_match_pattern ( string profile_names, |
||
remove_path_match_pattern ( string profile_names, |
||
reset_statistics ( string profile_names ) : void | ||
reset_statistics_by_virtual ( string profile_names, string virtual_names ) : void | ||
set_application_security_module_enabled_state ( string profile_names, |
||
set_default_cookie_match_pattern ( string profile_names ) : void | ||
set_default_header_match_pattern ( string profile_names ) : void | ||
set_default_host_match_pattern ( string profile_names ) : void | ||
set_default_path_match_pattern ( string profile_names ) : void | ||
set_default_profile ( string profile_names, string defaults ) : void | ||
set_description ( string profile_names, string descriptions ) : void | ||
set_pool_name ( string profile_names, |
||
set_redirect_location ( string profile_names, |
||
set_rewrite_url ( string profile_names, |
||
set_web_accelerator_module_enabled_state ( string profile_names, |
public Beginadd_cookie_match_pattern ( string profile_names, |
||
profile_names | string | |
patterns | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginadd_header_match_pattern ( string profile_names, |
||
profile_names | string | |
patterns | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginadd_host_match_pattern ( string profile_names, |
||
profile_names | string | |
patterns | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginadd_path_match_pattern ( string profile_names, |
||
profile_names | string | |
patterns | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begincreate ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_all_profiles ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_all_statistics ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_application_security_module_enabled_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_cookie_match_pattern ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_default_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_description ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_header_match_pattern ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_host_match_pattern ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_path_match_pattern ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_pool_name ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_redirect_location ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_rewrite_url ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_statistics ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_statistics_by_virtual ( string profile_names, string virtual_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
virtual_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_web_accelerator_module_enabled_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginis_base_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginis_system_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_cookie_match_pattern ( string profile_names, |
||
profile_names | string | |
patterns | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_header_match_pattern ( string profile_names, |
||
profile_names | string | |
patterns | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_host_match_pattern ( string profile_names, |
||
profile_names | string | |
patterns | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_path_match_pattern ( string profile_names, |
||
profile_names | string | |
patterns | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginreset_statistics ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginreset_statistics_by_virtual ( string profile_names, string virtual_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
virtual_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_application_security_module_enabled_state ( string profile_names, |
||
profile_names | string | |
states | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_default_cookie_match_pattern ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_default_header_match_pattern ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_default_host_match_pattern ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_default_path_match_pattern ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
return | 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 | |
return | 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 | |
return | System.IAsyncResult |
public Beginset_pool_name ( string profile_names, |
||
profile_names | string | |
pool_names | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_redirect_location ( string profile_names, |
||
profile_names | string | |
redirect_locations | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_rewrite_url ( string profile_names, |
||
profile_names | string | |
urls | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_web_accelerator_module_enabled_state ( string profile_names, |
||
profile_names | string | |
states | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Endadd_cookie_match_pattern ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endadd_header_match_pattern ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endadd_host_match_pattern ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endadd_path_match_pattern ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endcreate ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_all_profiles ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_profile ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endget_all_statistics ( System asyncResult ) : |
||
asyncResult | System | |
return |
public Endget_application_security_module_enabled_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[] | ||
asyncResult | System | |
return | iControl.LocalLBProfileEnabledState[] |
public Endget_cookie_match_pattern ( System asyncResult ) : iControl.LocalLBProfileMatchPatternStringArray[] | ||
asyncResult | System | |
return | iControl.LocalLBProfileMatchPatternStringArray[] |
public Endget_default_profile ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_description ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_header_match_pattern ( System asyncResult ) : iControl.LocalLBProfileMatchPatternStringArray[] | ||
asyncResult | System | |
return | iControl.LocalLBProfileMatchPatternStringArray[] |
public Endget_host_match_pattern ( System asyncResult ) : iControl.LocalLBProfileMatchPatternStringArray[] | ||
asyncResult | System | |
return | iControl.LocalLBProfileMatchPatternStringArray[] |
public Endget_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_path_match_pattern ( System asyncResult ) : iControl.LocalLBProfileMatchPatternStringArray[] | ||
asyncResult | System | |
return | iControl.LocalLBProfileMatchPatternStringArray[] |
public Endget_pool_name ( System asyncResult ) : iControl.LocalLBProfileString[] | ||
asyncResult | System | |
return | iControl.LocalLBProfileString[] |
public Endget_redirect_location ( System asyncResult ) : iControl.LocalLBProfileString[] | ||
asyncResult | System | |
return | iControl.LocalLBProfileString[] |
public Endget_rewrite_url ( System asyncResult ) : iControl.LocalLBProfileString[] | ||
asyncResult | System | |
return | iControl.LocalLBProfileString[] |
public Endget_statistics ( System asyncResult ) : |
||
asyncResult | System | |
return |
public Endget_statistics_by_virtual ( System asyncResult ) : |
||
asyncResult | System | |
return |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public Endget_web_accelerator_module_enabled_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[] | ||
asyncResult | System | |
return | iControl.LocalLBProfileEnabledState[] |
public Endis_base_profile ( System asyncResult ) : bool[] | ||
asyncResult | System | |
return | bool[] |
public Endis_system_profile ( System asyncResult ) : bool[] | ||
asyncResult | System | |
return | bool[] |
public Endremove_cookie_match_pattern ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_header_match_pattern ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_host_match_pattern ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_path_match_pattern ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endreset_statistics ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endreset_statistics_by_virtual ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_application_security_module_enabled_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_default_cookie_match_pattern ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_default_header_match_pattern ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_default_host_match_pattern ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_default_path_match_pattern ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_default_profile ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_description ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_pool_name ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_redirect_location ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_rewrite_url ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_web_accelerator_module_enabled_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |