C# Class iControl.LocalLBProfileWebAcceleration

Inheritance: iControlInterface
Mostra file Open project: f5devcentral/f5-icontrol-library-dotnet Class Usage Examples

Public Methods

Method Description
Beginadd_application ( string profile_names, string applications, System callback, object asyncState ) : System.IAsyncResult
Beginadd_cache_uri_exclude ( string profile_names, string reg_expressions, System callback, object asyncState ) : System.IAsyncResult
Beginadd_cache_uri_include ( string profile_names, string reg_expressions, System callback, object asyncState ) : System.IAsyncResult
Beginadd_cache_uri_include_override ( string profile_names, string reg_expressions, System callback, object asyncState ) : System.IAsyncResult
Beginadd_cache_uri_pinned ( string profile_names, string reg_expressions, System callback, object asyncState ) : System.IAsyncResult
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
Beginevict_all_cache_entries ( System callback, object asyncState ) : System.IAsyncResult
Beginevict_cache_entry ( LocalLBProfileWebAccelerationCacheKey keys, bool exact_match, System callback, object asyncState ) : System.IAsyncResult
Beginget_all_statistics ( System callback, object asyncState ) : System.IAsyncResult
Beginget_application ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_cache_aging_rate ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_cache_entry ( LocalLBProfileWebAccelerationCacheKey keys, System callback, object asyncState ) : System.IAsyncResult
Beginget_cache_entry_exact_match ( LocalLBProfileWebAccelerationCacheKey keys, System callback, object asyncState ) : System.IAsyncResult
Beginget_cache_ignore_client_cache_control_mode ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_cache_insert_age_header_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_cache_maximum_age ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_cache_maximum_entries ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_cache_object_maximum_size ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_cache_object_minimum_size ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_cache_size ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_cache_uri_exclude ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_cache_uri_include ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_cache_uri_include_override ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_cache_uri_pinned ( 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_maximum_mtag_cache_size ( 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
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_all_applications ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginremove_application ( string profile_names, string applications, System callback, object asyncState ) : System.IAsyncResult
Beginremove_cache_uri_exclude ( string profile_names, string reg_expressions, System callback, object asyncState ) : System.IAsyncResult
Beginremove_cache_uri_include ( string profile_names, string reg_expressions, System callback, object asyncState ) : System.IAsyncResult
Beginremove_cache_uri_include_override ( string profile_names, string reg_expressions, System callback, object asyncState ) : System.IAsyncResult
Beginremove_cache_uri_pinned ( string profile_names, string reg_expressions, System callback, object asyncState ) : System.IAsyncResult
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_cache_aging_rate ( string profile_names, LocalLBProfileULong aging_rates, System callback, object asyncState ) : System.IAsyncResult
Beginset_cache_ignore_client_cache_control_mode ( string profile_names, LocalLBProfileWACacheControlMode modes, System callback, object asyncState ) : System.IAsyncResult
Beginset_cache_insert_age_header_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_cache_maximum_age ( string profile_names, LocalLBProfileULong maximum_age, System callback, object asyncState ) : System.IAsyncResult
Beginset_cache_maximum_entries ( string profile_names, LocalLBProfileULong maximum_entries, System callback, object asyncState ) : System.IAsyncResult
Beginset_cache_object_maximum_size ( string profile_names, LocalLBProfileULong maximum_size, System callback, object asyncState ) : System.IAsyncResult
Beginset_cache_object_minimum_size ( string profile_names, LocalLBProfileULong minimum_size, System callback, object asyncState ) : System.IAsyncResult
Beginset_cache_size ( string profile_names, LocalLBProfileULong sizes, System callback, object asyncState ) : System.IAsyncResult
Beginset_default_application ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginset_default_cache_uri_exclude ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginset_default_cache_uri_include ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginset_default_cache_uri_include_override ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginset_default_cache_uri_pinned ( 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_maximum_mtag_cache_size ( string profile_names, LocalLBProfileULong cache_sizes, System callback, object asyncState ) : System.IAsyncResult
Endadd_application ( System asyncResult ) : void
Endadd_cache_uri_exclude ( System asyncResult ) : void
Endadd_cache_uri_include ( System asyncResult ) : void
Endadd_cache_uri_include_override ( System asyncResult ) : void
Endadd_cache_uri_pinned ( System asyncResult ) : void
Endcreate ( System asyncResult ) : void
Enddelete_all_profiles ( System asyncResult ) : void
Enddelete_profile ( System asyncResult ) : void
Endevict_all_cache_entries ( System asyncResult ) : void
Endevict_cache_entry ( System asyncResult ) : void
Endget_all_statistics ( System asyncResult ) : LocalLBProfileWebAccelerationProfileWebAccelerationStatistics
Endget_application ( System asyncResult ) : iControl.LocalLBProfileStringArray[]
Endget_cache_aging_rate ( System asyncResult ) : iControl.LocalLBProfileULong[]
Endget_cache_entry ( System asyncResult ) : iControl.LocalLBProfileWebAccelerationCacheEntry[][]
Endget_cache_entry_exact_match ( System asyncResult ) : iControl.LocalLBProfileWebAccelerationCacheEntryExactMatch[][]
Endget_cache_ignore_client_cache_control_mode ( System asyncResult ) : LocalLBProfileWACacheControlMode[]
Endget_cache_insert_age_header_state ( System asyncResult ) : LocalLBProfileEnabledState[]
Endget_cache_maximum_age ( System asyncResult ) : LocalLBProfileULong[]
Endget_cache_maximum_entries ( System asyncResult ) : LocalLBProfileULong[]
Endget_cache_object_maximum_size ( System asyncResult ) : LocalLBProfileULong[]
Endget_cache_object_minimum_size ( System asyncResult ) : LocalLBProfileULong[]
Endget_cache_size ( System asyncResult ) : LocalLBProfileULong[]
Endget_cache_uri_exclude ( System asyncResult ) : LocalLBProfileStringArray[]
Endget_cache_uri_include ( System asyncResult ) : LocalLBProfileStringArray[]
Endget_cache_uri_include_override ( System asyncResult ) : LocalLBProfileStringArray[]
Endget_cache_uri_pinned ( System asyncResult ) : LocalLBProfileStringArray[]
Endget_default_profile ( System asyncResult ) : string[]
Endget_description ( System asyncResult ) : string[]
Endget_list ( System asyncResult ) : string[]
Endget_maximum_mtag_cache_size ( System asyncResult ) : LocalLBProfileULong[]
Endget_statistics ( System asyncResult ) : LocalLBProfileWebAccelerationProfileWebAccelerationStatistics
Endget_statistics_by_virtual ( System asyncResult ) : LocalLBProfileStatisticsByVirtual
Endget_version ( System asyncResult ) : string
Endis_base_profile ( System asyncResult ) : bool[]
Endis_system_profile ( System asyncResult ) : bool[]
Endremove_all_applications ( System asyncResult ) : void
Endremove_application ( System asyncResult ) : void
Endremove_cache_uri_exclude ( System asyncResult ) : void
Endremove_cache_uri_include ( System asyncResult ) : void
Endremove_cache_uri_include_override ( System asyncResult ) : void
Endremove_cache_uri_pinned ( System asyncResult ) : void
Endreset_statistics ( System asyncResult ) : void
Endreset_statistics_by_virtual ( System asyncResult ) : void
Endset_cache_aging_rate ( System asyncResult ) : void
Endset_cache_ignore_client_cache_control_mode ( System asyncResult ) : void
Endset_cache_insert_age_header_state ( System asyncResult ) : void
Endset_cache_maximum_age ( System asyncResult ) : void
Endset_cache_maximum_entries ( System asyncResult ) : void
Endset_cache_object_maximum_size ( System asyncResult ) : void
Endset_cache_object_minimum_size ( System asyncResult ) : void
Endset_cache_size ( System asyncResult ) : void
Endset_default_application ( System asyncResult ) : void
Endset_default_cache_uri_exclude ( System asyncResult ) : void
Endset_default_cache_uri_include ( System asyncResult ) : void
Endset_default_cache_uri_include_override ( System asyncResult ) : void
Endset_default_cache_uri_pinned ( System asyncResult ) : void
Endset_default_profile ( System asyncResult ) : void
Endset_description ( System asyncResult ) : void
Endset_maximum_mtag_cache_size ( System asyncResult ) : void
LocalLBProfileWebAcceleration ( ) : System

Private Methods

Method Description
add_application ( string profile_names, string applications ) : void
add_cache_uri_exclude ( string profile_names, string reg_expressions ) : void
add_cache_uri_include ( string profile_names, string reg_expressions ) : void
add_cache_uri_include_override ( string profile_names, string reg_expressions ) : void
add_cache_uri_pinned ( string profile_names, string reg_expressions ) : void
create ( string profile_names ) : void
delete_all_profiles ( ) : void
delete_profile ( string profile_names ) : void
evict_all_cache_entries ( ) : void
evict_cache_entry ( LocalLBProfileWebAccelerationCacheKey keys, bool exact_match ) : void
get_all_statistics ( ) : LocalLBProfileWebAccelerationProfileWebAccelerationStatistics
get_application ( string profile_names ) : LocalLBProfileStringArray[]
get_cache_aging_rate ( string profile_names ) : LocalLBProfileULong[]
get_cache_entry ( LocalLBProfileWebAccelerationCacheKey keys ) : LocalLBProfileWebAccelerationCacheEntry[][]
get_cache_entry_exact_match ( LocalLBProfileWebAccelerationCacheKey keys ) : LocalLBProfileWebAccelerationCacheEntryExactMatch[][]
get_cache_ignore_client_cache_control_mode ( string profile_names ) : LocalLBProfileWACacheControlMode[]
get_cache_insert_age_header_state ( string profile_names ) : LocalLBProfileEnabledState[]
get_cache_maximum_age ( string profile_names ) : LocalLBProfileULong[]
get_cache_maximum_entries ( string profile_names ) : LocalLBProfileULong[]
get_cache_object_maximum_size ( string profile_names ) : LocalLBProfileULong[]
get_cache_object_minimum_size ( string profile_names ) : LocalLBProfileULong[]
get_cache_size ( string profile_names ) : LocalLBProfileULong[]
get_cache_uri_exclude ( string profile_names ) : LocalLBProfileStringArray[]
get_cache_uri_include ( string profile_names ) : LocalLBProfileStringArray[]
get_cache_uri_include_override ( string profile_names ) : LocalLBProfileStringArray[]
get_cache_uri_pinned ( string profile_names ) : LocalLBProfileStringArray[]
get_default_profile ( string profile_names ) : string[]
get_description ( string profile_names ) : string[]
get_list ( ) : string[]
get_maximum_mtag_cache_size ( string profile_names ) : LocalLBProfileULong[]
get_statistics ( string profile_names ) : LocalLBProfileWebAccelerationProfileWebAccelerationStatistics
get_statistics_by_virtual ( string profile_names, string virtual_names ) : LocalLBProfileStatisticsByVirtual
get_version ( ) : string
is_base_profile ( string profile_names ) : bool[]
is_system_profile ( string profile_names ) : bool[]
remove_all_applications ( string profile_names ) : void
remove_application ( string profile_names, string applications ) : void
remove_cache_uri_exclude ( string profile_names, string reg_expressions ) : void
remove_cache_uri_include ( string profile_names, string reg_expressions ) : void
remove_cache_uri_include_override ( string profile_names, string reg_expressions ) : void
remove_cache_uri_pinned ( string profile_names, string reg_expressions ) : void
reset_statistics ( string profile_names ) : void
reset_statistics_by_virtual ( string profile_names, string virtual_names ) : void
set_cache_aging_rate ( string profile_names, LocalLBProfileULong aging_rates ) : void
set_cache_ignore_client_cache_control_mode ( string profile_names, LocalLBProfileWACacheControlMode modes ) : void
set_cache_insert_age_header_state ( string profile_names, LocalLBProfileEnabledState states ) : void
set_cache_maximum_age ( string profile_names, LocalLBProfileULong maximum_age ) : void
set_cache_maximum_entries ( string profile_names, LocalLBProfileULong maximum_entries ) : void
set_cache_object_maximum_size ( string profile_names, LocalLBProfileULong maximum_size ) : void
set_cache_object_minimum_size ( string profile_names, LocalLBProfileULong minimum_size ) : void
set_cache_size ( string profile_names, LocalLBProfileULong sizes ) : void
set_default_application ( string profile_names ) : void
set_default_cache_uri_exclude ( string profile_names ) : void
set_default_cache_uri_include ( string profile_names ) : void
set_default_cache_uri_include_override ( string profile_names ) : void
set_default_cache_uri_pinned ( string profile_names ) : void
set_default_profile ( string profile_names, string defaults ) : void
set_description ( string profile_names, string descriptions ) : void
set_maximum_mtag_cache_size ( string profile_names, LocalLBProfileULong cache_sizes ) : void

Method Details

Beginadd_application() public method

public Beginadd_application ( string profile_names, string applications, System callback, object asyncState ) : System.IAsyncResult
profile_names string
applications string
callback System
asyncState object
return System.IAsyncResult

Beginadd_cache_uri_exclude() public method

public Beginadd_cache_uri_exclude ( string profile_names, string reg_expressions, System callback, object asyncState ) : System.IAsyncResult
profile_names string
reg_expressions string
callback System
asyncState object
return System.IAsyncResult

Beginadd_cache_uri_include() public method

public Beginadd_cache_uri_include ( string profile_names, string reg_expressions, System callback, object asyncState ) : System.IAsyncResult
profile_names string
reg_expressions string
callback System
asyncState object
return System.IAsyncResult

Beginadd_cache_uri_include_override() public method

public Beginadd_cache_uri_include_override ( string profile_names, string reg_expressions, System callback, object asyncState ) : System.IAsyncResult
profile_names string
reg_expressions string
callback System
asyncState object
return System.IAsyncResult

Beginadd_cache_uri_pinned() public method

public Beginadd_cache_uri_pinned ( string profile_names, string reg_expressions, System callback, object asyncState ) : System.IAsyncResult
profile_names string
reg_expressions string
callback System
asyncState object
return System.IAsyncResult

Begincreate() public method

public Begincreate ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Begindelete_all_profiles() public method

public Begindelete_all_profiles ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
return System.IAsyncResult

Begindelete_profile() public method

public Begindelete_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginevict_all_cache_entries() public method

public Beginevict_all_cache_entries ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
return System.IAsyncResult

Beginevict_cache_entry() public method

public Beginevict_cache_entry ( LocalLBProfileWebAccelerationCacheKey keys, bool exact_match, System callback, object asyncState ) : System.IAsyncResult
keys LocalLBProfileWebAccelerationCacheKey
exact_match bool
callback System
asyncState object
return System.IAsyncResult

Beginget_all_statistics() public method

public Beginget_all_statistics ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
return System.IAsyncResult

Beginget_application() public method

public Beginget_application ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_cache_aging_rate() public method

public Beginget_cache_aging_rate ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_cache_entry() public method

public Beginget_cache_entry ( LocalLBProfileWebAccelerationCacheKey keys, System callback, object asyncState ) : System.IAsyncResult
keys LocalLBProfileWebAccelerationCacheKey
callback System
asyncState object
return System.IAsyncResult

Beginget_cache_entry_exact_match() public method

public Beginget_cache_entry_exact_match ( LocalLBProfileWebAccelerationCacheKey keys, System callback, object asyncState ) : System.IAsyncResult
keys LocalLBProfileWebAccelerationCacheKey
callback System
asyncState object
return System.IAsyncResult

Beginget_cache_ignore_client_cache_control_mode() public method

public Beginget_cache_ignore_client_cache_control_mode ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_cache_insert_age_header_state() public method

public Beginget_cache_insert_age_header_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_cache_maximum_age() public method

public Beginget_cache_maximum_age ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_cache_maximum_entries() public method

public Beginget_cache_maximum_entries ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_cache_object_maximum_size() public method

public Beginget_cache_object_maximum_size ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_cache_object_minimum_size() public method

public Beginget_cache_object_minimum_size ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_cache_size() public method

public Beginget_cache_size ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_cache_uri_exclude() public method

public Beginget_cache_uri_exclude ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_cache_uri_include() public method

public Beginget_cache_uri_include ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_cache_uri_include_override() public method

public Beginget_cache_uri_include_override ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_cache_uri_pinned() public method

public Beginget_cache_uri_pinned ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_default_profile() public method

public Beginget_default_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_description() public method

public Beginget_description ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_list() public method

public Beginget_list ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
return System.IAsyncResult

Beginget_maximum_mtag_cache_size() public method

public Beginget_maximum_mtag_cache_size ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_statistics() public method

public Beginget_statistics ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_statistics_by_virtual() public method

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

Beginget_version() public method

public Beginget_version ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
return System.IAsyncResult

Beginis_base_profile() public method

public Beginis_base_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginis_system_profile() public method

public Beginis_system_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginremove_all_applications() public method

public Beginremove_all_applications ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginremove_application() public method

public Beginremove_application ( string profile_names, string applications, System callback, object asyncState ) : System.IAsyncResult
profile_names string
applications string
callback System
asyncState object
return System.IAsyncResult

Beginremove_cache_uri_exclude() public method

public Beginremove_cache_uri_exclude ( string profile_names, string reg_expressions, System callback, object asyncState ) : System.IAsyncResult
profile_names string
reg_expressions string
callback System
asyncState object
return System.IAsyncResult

Beginremove_cache_uri_include() public method

public Beginremove_cache_uri_include ( string profile_names, string reg_expressions, System callback, object asyncState ) : System.IAsyncResult
profile_names string
reg_expressions string
callback System
asyncState object
return System.IAsyncResult

Beginremove_cache_uri_include_override() public method

public Beginremove_cache_uri_include_override ( string profile_names, string reg_expressions, System callback, object asyncState ) : System.IAsyncResult
profile_names string
reg_expressions string
callback System
asyncState object
return System.IAsyncResult

Beginremove_cache_uri_pinned() public method

public Beginremove_cache_uri_pinned ( string profile_names, string reg_expressions, System callback, object asyncState ) : System.IAsyncResult
profile_names string
reg_expressions string
callback System
asyncState object
return System.IAsyncResult

Beginreset_statistics() public method

public Beginreset_statistics ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginreset_statistics_by_virtual() public method

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

Beginset_cache_aging_rate() public method

public Beginset_cache_aging_rate ( string profile_names, LocalLBProfileULong aging_rates, System callback, object asyncState ) : System.IAsyncResult
profile_names string
aging_rates LocalLBProfileULong
callback System
asyncState object
return System.IAsyncResult

Beginset_cache_ignore_client_cache_control_mode() public method

public Beginset_cache_ignore_client_cache_control_mode ( string profile_names, LocalLBProfileWACacheControlMode modes, System callback, object asyncState ) : System.IAsyncResult
profile_names string
modes LocalLBProfileWACacheControlMode
callback System
asyncState object
return System.IAsyncResult

Beginset_cache_insert_age_header_state() public method

public Beginset_cache_insert_age_header_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
profile_names string
states LocalLBProfileEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_cache_maximum_age() public method

public Beginset_cache_maximum_age ( string profile_names, LocalLBProfileULong maximum_age, System callback, object asyncState ) : System.IAsyncResult
profile_names string
maximum_age LocalLBProfileULong
callback System
asyncState object
return System.IAsyncResult

Beginset_cache_maximum_entries() public method

public Beginset_cache_maximum_entries ( string profile_names, LocalLBProfileULong maximum_entries, System callback, object asyncState ) : System.IAsyncResult
profile_names string
maximum_entries LocalLBProfileULong
callback System
asyncState object
return System.IAsyncResult

Beginset_cache_object_maximum_size() public method

public Beginset_cache_object_maximum_size ( string profile_names, LocalLBProfileULong maximum_size, System callback, object asyncState ) : System.IAsyncResult
profile_names string
maximum_size LocalLBProfileULong
callback System
asyncState object
return System.IAsyncResult

Beginset_cache_object_minimum_size() public method

public Beginset_cache_object_minimum_size ( string profile_names, LocalLBProfileULong minimum_size, System callback, object asyncState ) : System.IAsyncResult
profile_names string
minimum_size LocalLBProfileULong
callback System
asyncState object
return System.IAsyncResult

Beginset_cache_size() public method

public Beginset_cache_size ( string profile_names, LocalLBProfileULong sizes, System callback, object asyncState ) : System.IAsyncResult
profile_names string
sizes LocalLBProfileULong
callback System
asyncState object
return System.IAsyncResult

Beginset_default_application() public method

public Beginset_default_application ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginset_default_cache_uri_exclude() public method

public Beginset_default_cache_uri_exclude ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginset_default_cache_uri_include() public method

public Beginset_default_cache_uri_include ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginset_default_cache_uri_include_override() public method

public Beginset_default_cache_uri_include_override ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginset_default_cache_uri_pinned() public method

public Beginset_default_cache_uri_pinned ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginset_default_profile() public method

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

Beginset_description() public method

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

Beginset_maximum_mtag_cache_size() public method

public Beginset_maximum_mtag_cache_size ( string profile_names, LocalLBProfileULong cache_sizes, System callback, object asyncState ) : System.IAsyncResult
profile_names string
cache_sizes LocalLBProfileULong
callback System
asyncState object
return System.IAsyncResult

Endadd_application() public method

public Endadd_application ( System asyncResult ) : void
asyncResult System
return void

Endadd_cache_uri_exclude() public method

public Endadd_cache_uri_exclude ( System asyncResult ) : void
asyncResult System
return void

Endadd_cache_uri_include() public method

public Endadd_cache_uri_include ( System asyncResult ) : void
asyncResult System
return void

Endadd_cache_uri_include_override() public method

public Endadd_cache_uri_include_override ( System asyncResult ) : void
asyncResult System
return void

Endadd_cache_uri_pinned() public method

public Endadd_cache_uri_pinned ( System asyncResult ) : void
asyncResult System
return void

Endcreate() public method

public Endcreate ( System asyncResult ) : void
asyncResult System
return void

Enddelete_all_profiles() public method

public Enddelete_all_profiles ( System asyncResult ) : void
asyncResult System
return void

Enddelete_profile() public method

public Enddelete_profile ( System asyncResult ) : void
asyncResult System
return void

Endevict_all_cache_entries() public method

public Endevict_all_cache_entries ( System asyncResult ) : void
asyncResult System
return void

Endevict_cache_entry() public method

public Endevict_cache_entry ( System asyncResult ) : void
asyncResult System
return void

Endget_all_statistics() public method

public Endget_all_statistics ( System asyncResult ) : LocalLBProfileWebAccelerationProfileWebAccelerationStatistics
asyncResult System
return LocalLBProfileWebAccelerationProfileWebAccelerationStatistics

Endget_application() public method

public Endget_application ( System asyncResult ) : iControl.LocalLBProfileStringArray[]
asyncResult System
return iControl.LocalLBProfileStringArray[]

Endget_cache_aging_rate() public method

public Endget_cache_aging_rate ( System asyncResult ) : iControl.LocalLBProfileULong[]
asyncResult System
return iControl.LocalLBProfileULong[]

Endget_cache_entry() public method

public Endget_cache_entry ( System asyncResult ) : iControl.LocalLBProfileWebAccelerationCacheEntry[][]
asyncResult System
return iControl.LocalLBProfileWebAccelerationCacheEntry[][]

Endget_cache_entry_exact_match() public method

public Endget_cache_entry_exact_match ( System asyncResult ) : iControl.LocalLBProfileWebAccelerationCacheEntryExactMatch[][]
asyncResult System
return iControl.LocalLBProfileWebAccelerationCacheEntryExactMatch[][]

Endget_cache_ignore_client_cache_control_mode() public method

public Endget_cache_ignore_client_cache_control_mode ( System asyncResult ) : LocalLBProfileWACacheControlMode[]
asyncResult System
return LocalLBProfileWACacheControlMode[]

Endget_cache_insert_age_header_state() public method

public Endget_cache_insert_age_header_state ( System asyncResult ) : LocalLBProfileEnabledState[]
asyncResult System
return LocalLBProfileEnabledState[]

Endget_cache_maximum_age() public method

public Endget_cache_maximum_age ( System asyncResult ) : LocalLBProfileULong[]
asyncResult System
return LocalLBProfileULong[]

Endget_cache_maximum_entries() public method

public Endget_cache_maximum_entries ( System asyncResult ) : LocalLBProfileULong[]
asyncResult System
return LocalLBProfileULong[]

Endget_cache_object_maximum_size() public method

public Endget_cache_object_maximum_size ( System asyncResult ) : LocalLBProfileULong[]
asyncResult System
return LocalLBProfileULong[]

Endget_cache_object_minimum_size() public method

public Endget_cache_object_minimum_size ( System asyncResult ) : LocalLBProfileULong[]
asyncResult System
return LocalLBProfileULong[]

Endget_cache_size() public method

public Endget_cache_size ( System asyncResult ) : LocalLBProfileULong[]
asyncResult System
return LocalLBProfileULong[]

Endget_cache_uri_exclude() public method

public Endget_cache_uri_exclude ( System asyncResult ) : LocalLBProfileStringArray[]
asyncResult System
return LocalLBProfileStringArray[]

Endget_cache_uri_include() public method

public Endget_cache_uri_include ( System asyncResult ) : LocalLBProfileStringArray[]
asyncResult System
return LocalLBProfileStringArray[]

Endget_cache_uri_include_override() public method

public Endget_cache_uri_include_override ( System asyncResult ) : LocalLBProfileStringArray[]
asyncResult System
return LocalLBProfileStringArray[]

Endget_cache_uri_pinned() public method

public Endget_cache_uri_pinned ( System asyncResult ) : LocalLBProfileStringArray[]
asyncResult System
return LocalLBProfileStringArray[]

Endget_default_profile() public method

public Endget_default_profile ( System asyncResult ) : string[]
asyncResult System
return string[]

Endget_description() public method

public Endget_description ( System asyncResult ) : string[]
asyncResult System
return string[]

Endget_list() public method

public Endget_list ( System asyncResult ) : string[]
asyncResult System
return string[]

Endget_maximum_mtag_cache_size() public method

public Endget_maximum_mtag_cache_size ( System asyncResult ) : LocalLBProfileULong[]
asyncResult System
return LocalLBProfileULong[]

Endget_statistics() public method

public Endget_statistics ( System asyncResult ) : LocalLBProfileWebAccelerationProfileWebAccelerationStatistics
asyncResult System
return LocalLBProfileWebAccelerationProfileWebAccelerationStatistics

Endget_statistics_by_virtual() public method

public Endget_statistics_by_virtual ( System asyncResult ) : LocalLBProfileStatisticsByVirtual
asyncResult System
return LocalLBProfileStatisticsByVirtual

Endget_version() public method

public Endget_version ( System asyncResult ) : string
asyncResult System
return string

Endis_base_profile() public method

public Endis_base_profile ( System asyncResult ) : bool[]
asyncResult System
return bool[]

Endis_system_profile() public method

public Endis_system_profile ( System asyncResult ) : bool[]
asyncResult System
return bool[]

Endremove_all_applications() public method

public Endremove_all_applications ( System asyncResult ) : void
asyncResult System
return void

Endremove_application() public method

public Endremove_application ( System asyncResult ) : void
asyncResult System
return void

Endremove_cache_uri_exclude() public method

public Endremove_cache_uri_exclude ( System asyncResult ) : void
asyncResult System
return void

Endremove_cache_uri_include() public method

public Endremove_cache_uri_include ( System asyncResult ) : void
asyncResult System
return void

Endremove_cache_uri_include_override() public method

public Endremove_cache_uri_include_override ( System asyncResult ) : void
asyncResult System
return void

Endremove_cache_uri_pinned() public method

public Endremove_cache_uri_pinned ( System asyncResult ) : void
asyncResult System
return void

Endreset_statistics() public method

public Endreset_statistics ( System asyncResult ) : void
asyncResult System
return void

Endreset_statistics_by_virtual() public method

public Endreset_statistics_by_virtual ( System asyncResult ) : void
asyncResult System
return void

Endset_cache_aging_rate() public method

public Endset_cache_aging_rate ( System asyncResult ) : void
asyncResult System
return void

Endset_cache_ignore_client_cache_control_mode() public method

public Endset_cache_ignore_client_cache_control_mode ( System asyncResult ) : void
asyncResult System
return void

Endset_cache_insert_age_header_state() public method

public Endset_cache_insert_age_header_state ( System asyncResult ) : void
asyncResult System
return void

Endset_cache_maximum_age() public method

public Endset_cache_maximum_age ( System asyncResult ) : void
asyncResult System
return void

Endset_cache_maximum_entries() public method

public Endset_cache_maximum_entries ( System asyncResult ) : void
asyncResult System
return void

Endset_cache_object_maximum_size() public method

public Endset_cache_object_maximum_size ( System asyncResult ) : void
asyncResult System
return void

Endset_cache_object_minimum_size() public method

public Endset_cache_object_minimum_size ( System asyncResult ) : void
asyncResult System
return void

Endset_cache_size() public method

public Endset_cache_size ( System asyncResult ) : void
asyncResult System
return void

Endset_default_application() public method

public Endset_default_application ( System asyncResult ) : void
asyncResult System
return void

Endset_default_cache_uri_exclude() public method

public Endset_default_cache_uri_exclude ( System asyncResult ) : void
asyncResult System
return void

Endset_default_cache_uri_include() public method

public Endset_default_cache_uri_include ( System asyncResult ) : void
asyncResult System
return void

Endset_default_cache_uri_include_override() public method

public Endset_default_cache_uri_include_override ( System asyncResult ) : void
asyncResult System
return void

Endset_default_cache_uri_pinned() public method

public Endset_default_cache_uri_pinned ( System asyncResult ) : void
asyncResult System
return void

Endset_default_profile() public method

public Endset_default_profile ( System asyncResult ) : void
asyncResult System
return void

Endset_description() public method

public Endset_description ( System asyncResult ) : void
asyncResult System
return void

Endset_maximum_mtag_cache_size() public method

public Endset_maximum_mtag_cache_size ( System asyncResult ) : void
asyncResult System
return void

LocalLBProfileWebAcceleration() public method

public LocalLBProfileWebAcceleration ( ) : System
return System