C# Class iControl.LocalLBFlowEvictionPolicy

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

Public Methods

Method Description
Beginadd_eviction_strategy_port ( string policies, LocalLBFlowEvictionPolicyPortProtocolPair ports, System callback, object asyncState ) : System.IAsyncResult
Beginadd_low_priority_geography ( string policies, string countries, System callback, object asyncState ) : System.IAsyncResult
Beginadd_low_priority_route_domain ( string policies, string route_domains, System callback, object asyncState ) : System.IAsyncResult
Beginadd_low_priority_virtual_server ( string policies, string virtual_servers, System callback, object asyncState ) : System.IAsyncResult
Begincreate ( string policies, System callback, object asyncState ) : System.IAsyncResult
Begindelete_all_eviction_policies ( System callback, object asyncState ) : System.IAsyncResult
Begindelete_eviction_policy ( string policies, System callback, object asyncState ) : System.IAsyncResult
Beginget_all_statistics ( System callback, object asyncState ) : System.IAsyncResult
Beginget_description ( string policies, System callback, object asyncState ) : System.IAsyncResult
Beginget_eviction_strategy_bias_bytes_delay ( string policies, System callback, object asyncState ) : System.IAsyncResult
Beginget_eviction_strategy_bias_fast_delay ( string policies, System callback, object asyncState ) : System.IAsyncResult
Beginget_eviction_strategy_bias_slow_delay ( string policies, System callback, object asyncState ) : System.IAsyncResult
Beginget_eviction_strategy_bytes_state ( string policies, System callback, object asyncState ) : System.IAsyncResult
Beginget_eviction_strategy_fast_state ( string policies, System callback, object asyncState ) : System.IAsyncResult
Beginget_eviction_strategy_geography_state ( string policies, System callback, object asyncState ) : System.IAsyncResult
Beginget_eviction_strategy_idle_state ( string policies, System callback, object asyncState ) : System.IAsyncResult
Beginget_eviction_strategy_oldest_state ( string policies, System callback, object asyncState ) : System.IAsyncResult
Beginget_eviction_strategy_port ( string policies, System callback, object asyncState ) : System.IAsyncResult
Beginget_eviction_strategy_port_description ( string policies, LocalLBFlowEvictionPolicyPortProtocolPair ports, System callback, object asyncState ) : System.IAsyncResult
Beginget_eviction_strategy_port_state ( string policies, System callback, object asyncState ) : System.IAsyncResult
Beginget_eviction_strategy_route_domain_state ( string policies, System callback, object asyncState ) : System.IAsyncResult
Beginget_eviction_strategy_slow_state ( string policies, System callback, object asyncState ) : System.IAsyncResult
Beginget_eviction_strategy_virtual_server_state ( string policies, System callback, object asyncState ) : System.IAsyncResult
Beginget_high_water ( string policies, System callback, object asyncState ) : System.IAsyncResult
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult
Beginget_low_priority_geography ( string policies, System callback, object asyncState ) : System.IAsyncResult
Beginget_low_priority_route_domain ( string policies, System callback, object asyncState ) : System.IAsyncResult
Beginget_low_priority_virtual_server ( string policies, System callback, object asyncState ) : System.IAsyncResult
Beginget_low_water ( string policies, System callback, object asyncState ) : System.IAsyncResult
Beginget_slow_flow_maximum ( string policies, System callback, object asyncState ) : System.IAsyncResult
Beginget_slow_flow_monitoring_state ( string policies, System callback, object asyncState ) : System.IAsyncResult
Beginget_slow_flow_threshold ( string policies, System callback, object asyncState ) : System.IAsyncResult
Beginget_slow_flow_throttle_type ( string policies, System callback, object asyncState ) : System.IAsyncResult
Beginget_slow_flow_throttling_state ( string policies, System callback, object asyncState ) : System.IAsyncResult
Beginget_statistics ( string policies, System callback, object asyncState ) : System.IAsyncResult
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_eviction_strategy_ports ( string policies, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_low_priority_geographies ( string policies, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_low_priority_route_domains ( string policies, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_low_priority_virtual_servers ( string policies, System callback, object asyncState ) : System.IAsyncResult
Beginremove_eviction_strategy_port ( string policies, LocalLBFlowEvictionPolicyPortProtocolPair ports, System callback, object asyncState ) : System.IAsyncResult
Beginremove_low_priority_geography ( string policies, string countries, System callback, object asyncState ) : System.IAsyncResult
Beginremove_low_priority_route_domain ( string policies, string route_domains, System callback, object asyncState ) : System.IAsyncResult
Beginremove_low_priority_virtual_server ( string policies, string virtual_servers, System callback, object asyncState ) : System.IAsyncResult
Beginreset_statistics ( string policies, System callback, object asyncState ) : System.IAsyncResult
Beginset_description ( string policies, string descriptions, System callback, object asyncState ) : System.IAsyncResult
Beginset_eviction_strategy_bias_bytes_delay ( string policies, long delays, System callback, object asyncState ) : System.IAsyncResult
Beginset_eviction_strategy_bias_fast_delay ( string policies, long delays, System callback, object asyncState ) : System.IAsyncResult
Beginset_eviction_strategy_bias_slow_delay ( string policies, long delays, System callback, object asyncState ) : System.IAsyncResult
Beginset_eviction_strategy_bytes_state ( string policies, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_eviction_strategy_fast_state ( string policies, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_eviction_strategy_geography_state ( string policies, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_eviction_strategy_idle_state ( string policies, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_eviction_strategy_oldest_state ( string policies, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_eviction_strategy_port_description ( string policies, LocalLBFlowEvictionPolicyPortProtocolPair ports, string descriptions, System callback, object asyncState ) : System.IAsyncResult
Beginset_eviction_strategy_port_state ( string policies, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_eviction_strategy_route_domain_state ( string policies, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_eviction_strategy_slow_state ( string policies, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_eviction_strategy_virtual_server_state ( string policies, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_high_water ( string policies, long values, System callback, object asyncState ) : System.IAsyncResult
Beginset_low_water ( string policies, long values, System callback, object asyncState ) : System.IAsyncResult
Beginset_slow_flow_maximum ( string policies, long values, System callback, object asyncState ) : System.IAsyncResult
Beginset_slow_flow_monitoring_state ( string policies, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_slow_flow_threshold ( string policies, long thresholds, System callback, object asyncState ) : System.IAsyncResult
Beginset_slow_flow_throttle_type ( string policies, LocalLBFlowEvictionPolicyEvictionSlowFlowThrottleType types, System callback, object asyncState ) : System.IAsyncResult
Beginset_slow_flow_throttling_state ( string policies, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Endadd_eviction_strategy_port ( System asyncResult ) : void
Endadd_low_priority_geography ( System asyncResult ) : void
Endadd_low_priority_route_domain ( System asyncResult ) : void
Endadd_low_priority_virtual_server ( System asyncResult ) : void
Endcreate ( System asyncResult ) : void
Enddelete_all_eviction_policies ( System asyncResult ) : void
Enddelete_eviction_policy ( System asyncResult ) : void
Endget_all_statistics ( System asyncResult ) : iControl.LocalLBFlowEvictionPolicyFlowEvictionPolicyStatistics[]
Endget_description ( System asyncResult ) : string[]
Endget_eviction_strategy_bias_bytes_delay ( System asyncResult ) : long[]
Endget_eviction_strategy_bias_fast_delay ( System asyncResult ) : long[]
Endget_eviction_strategy_bias_slow_delay ( System asyncResult ) : long[]
Endget_eviction_strategy_bytes_state ( System asyncResult ) : CommonEnabledState[]
Endget_eviction_strategy_fast_state ( System asyncResult ) : CommonEnabledState[]
Endget_eviction_strategy_geography_state ( System asyncResult ) : CommonEnabledState[]
Endget_eviction_strategy_idle_state ( System asyncResult ) : CommonEnabledState[]
Endget_eviction_strategy_oldest_state ( System asyncResult ) : CommonEnabledState[]
Endget_eviction_strategy_port ( System asyncResult ) : iControl.LocalLBFlowEvictionPolicyPortProtocolPair[][]
Endget_eviction_strategy_port_description ( System asyncResult ) : string[][]
Endget_eviction_strategy_port_state ( System asyncResult ) : CommonEnabledState[]
Endget_eviction_strategy_route_domain_state ( System asyncResult ) : CommonEnabledState[]
Endget_eviction_strategy_slow_state ( System asyncResult ) : CommonEnabledState[]
Endget_eviction_strategy_virtual_server_state ( System asyncResult ) : CommonEnabledState[]
Endget_high_water ( System asyncResult ) : long[]
Endget_list ( System asyncResult ) : string[]
Endget_low_priority_geography ( System asyncResult ) : string[][]
Endget_low_priority_route_domain ( System asyncResult ) : string[][]
Endget_low_priority_virtual_server ( System asyncResult ) : string[][]
Endget_low_water ( System asyncResult ) : long[]
Endget_slow_flow_maximum ( System asyncResult ) : long[]
Endget_slow_flow_monitoring_state ( System asyncResult ) : CommonEnabledState[]
Endget_slow_flow_threshold ( System asyncResult ) : long[]
Endget_slow_flow_throttle_type ( System asyncResult ) : LocalLBFlowEvictionPolicyEvictionSlowFlowThrottleType[]
Endget_slow_flow_throttling_state ( System asyncResult ) : CommonEnabledState[]
Endget_statistics ( System asyncResult ) : iControl.LocalLBFlowEvictionPolicyFlowEvictionPolicyStatistics[]
Endget_version ( System asyncResult ) : string
Endremove_all_eviction_strategy_ports ( System asyncResult ) : void
Endremove_all_low_priority_geographies ( System asyncResult ) : void
Endremove_all_low_priority_route_domains ( System asyncResult ) : void
Endremove_all_low_priority_virtual_servers ( System asyncResult ) : void
Endremove_eviction_strategy_port ( System asyncResult ) : void
Endremove_low_priority_geography ( System asyncResult ) : void
Endremove_low_priority_route_domain ( System asyncResult ) : void
Endremove_low_priority_virtual_server ( System asyncResult ) : void
Endreset_statistics ( System asyncResult ) : void
Endset_description ( System asyncResult ) : void
Endset_eviction_strategy_bias_bytes_delay ( System asyncResult ) : void
Endset_eviction_strategy_bias_fast_delay ( System asyncResult ) : void
Endset_eviction_strategy_bias_slow_delay ( System asyncResult ) : void
Endset_eviction_strategy_bytes_state ( System asyncResult ) : void
Endset_eviction_strategy_fast_state ( System asyncResult ) : void
Endset_eviction_strategy_geography_state ( System asyncResult ) : void
Endset_eviction_strategy_idle_state ( System asyncResult ) : void
Endset_eviction_strategy_oldest_state ( System asyncResult ) : void
Endset_eviction_strategy_port_description ( System asyncResult ) : void
Endset_eviction_strategy_port_state ( System asyncResult ) : void
Endset_eviction_strategy_route_domain_state ( System asyncResult ) : void
Endset_eviction_strategy_slow_state ( System asyncResult ) : void
Endset_eviction_strategy_virtual_server_state ( System asyncResult ) : void
Endset_high_water ( System asyncResult ) : void
Endset_low_water ( System asyncResult ) : void
Endset_slow_flow_maximum ( System asyncResult ) : void
Endset_slow_flow_monitoring_state ( System asyncResult ) : void
Endset_slow_flow_threshold ( System asyncResult ) : void
Endset_slow_flow_throttle_type ( System asyncResult ) : void
Endset_slow_flow_throttling_state ( System asyncResult ) : void
LocalLBFlowEvictionPolicy ( ) : System

Private Methods

Method Description
add_eviction_strategy_port ( string policies, LocalLBFlowEvictionPolicyPortProtocolPair ports ) : void
add_low_priority_geography ( string policies, string countries ) : void
add_low_priority_route_domain ( string policies, string route_domains ) : void
add_low_priority_virtual_server ( string policies, string virtual_servers ) : void
create ( string policies ) : void
delete_all_eviction_policies ( ) : void
delete_eviction_policy ( string policies ) : void
get_all_statistics ( ) : iControl.LocalLBFlowEvictionPolicyFlowEvictionPolicyStatistics[]
get_description ( string policies ) : string[]
get_eviction_strategy_bias_bytes_delay ( string policies ) : long[]
get_eviction_strategy_bias_fast_delay ( string policies ) : long[]
get_eviction_strategy_bias_slow_delay ( string policies ) : long[]
get_eviction_strategy_bytes_state ( string policies ) : CommonEnabledState[]
get_eviction_strategy_fast_state ( string policies ) : CommonEnabledState[]
get_eviction_strategy_geography_state ( string policies ) : CommonEnabledState[]
get_eviction_strategy_idle_state ( string policies ) : CommonEnabledState[]
get_eviction_strategy_oldest_state ( string policies ) : CommonEnabledState[]
get_eviction_strategy_port ( string policies ) : iControl.LocalLBFlowEvictionPolicyPortProtocolPair[][]
get_eviction_strategy_port_description ( string policies, LocalLBFlowEvictionPolicyPortProtocolPair ports ) : string[][]
get_eviction_strategy_port_state ( string policies ) : CommonEnabledState[]
get_eviction_strategy_route_domain_state ( string policies ) : CommonEnabledState[]
get_eviction_strategy_slow_state ( string policies ) : CommonEnabledState[]
get_eviction_strategy_virtual_server_state ( string policies ) : CommonEnabledState[]
get_high_water ( string policies ) : long[]
get_list ( ) : string[]
get_low_priority_geography ( string policies ) : string[][]
get_low_priority_route_domain ( string policies ) : string[][]
get_low_priority_virtual_server ( string policies ) : string[][]
get_low_water ( string policies ) : long[]
get_slow_flow_maximum ( string policies ) : long[]
get_slow_flow_monitoring_state ( string policies ) : CommonEnabledState[]
get_slow_flow_threshold ( string policies ) : long[]
get_slow_flow_throttle_type ( string policies ) : LocalLBFlowEvictionPolicyEvictionSlowFlowThrottleType[]
get_slow_flow_throttling_state ( string policies ) : CommonEnabledState[]
get_statistics ( string policies ) : iControl.LocalLBFlowEvictionPolicyFlowEvictionPolicyStatistics[]
get_version ( ) : string
remove_all_eviction_strategy_ports ( string policies ) : void
remove_all_low_priority_geographies ( string policies ) : void
remove_all_low_priority_route_domains ( string policies ) : void
remove_all_low_priority_virtual_servers ( string policies ) : void
remove_eviction_strategy_port ( string policies, LocalLBFlowEvictionPolicyPortProtocolPair ports ) : void
remove_low_priority_geography ( string policies, string countries ) : void
remove_low_priority_route_domain ( string policies, string route_domains ) : void
remove_low_priority_virtual_server ( string policies, string virtual_servers ) : void
reset_statistics ( string policies ) : void
set_description ( string policies, string descriptions ) : void
set_eviction_strategy_bias_bytes_delay ( string policies, long delays ) : void
set_eviction_strategy_bias_fast_delay ( string policies, long delays ) : void
set_eviction_strategy_bias_slow_delay ( string policies, long delays ) : void
set_eviction_strategy_bytes_state ( string policies, CommonEnabledState states ) : void
set_eviction_strategy_fast_state ( string policies, CommonEnabledState states ) : void
set_eviction_strategy_geography_state ( string policies, CommonEnabledState states ) : void
set_eviction_strategy_idle_state ( string policies, CommonEnabledState states ) : void
set_eviction_strategy_oldest_state ( string policies, CommonEnabledState states ) : void
set_eviction_strategy_port_description ( string policies, LocalLBFlowEvictionPolicyPortProtocolPair ports, string descriptions ) : void
set_eviction_strategy_port_state ( string policies, CommonEnabledState states ) : void
set_eviction_strategy_route_domain_state ( string policies, CommonEnabledState states ) : void
set_eviction_strategy_slow_state ( string policies, CommonEnabledState states ) : void
set_eviction_strategy_virtual_server_state ( string policies, CommonEnabledState states ) : void
set_high_water ( string policies, long values ) : void
set_low_water ( string policies, long values ) : void
set_slow_flow_maximum ( string policies, long values ) : void
set_slow_flow_monitoring_state ( string policies, CommonEnabledState states ) : void
set_slow_flow_threshold ( string policies, long thresholds ) : void
set_slow_flow_throttle_type ( string policies, LocalLBFlowEvictionPolicyEvictionSlowFlowThrottleType types ) : void
set_slow_flow_throttling_state ( string policies, CommonEnabledState states ) : void

Method Details

Beginadd_eviction_strategy_port() public method

public Beginadd_eviction_strategy_port ( string policies, LocalLBFlowEvictionPolicyPortProtocolPair ports, System callback, object asyncState ) : System.IAsyncResult
policies string
ports LocalLBFlowEvictionPolicyPortProtocolPair
callback System
asyncState object
return System.IAsyncResult

Beginadd_low_priority_geography() public method

public Beginadd_low_priority_geography ( string policies, string countries, System callback, object asyncState ) : System.IAsyncResult
policies string
countries string
callback System
asyncState object
return System.IAsyncResult

Beginadd_low_priority_route_domain() public method

public Beginadd_low_priority_route_domain ( string policies, string route_domains, System callback, object asyncState ) : System.IAsyncResult
policies string
route_domains string
callback System
asyncState object
return System.IAsyncResult

Beginadd_low_priority_virtual_server() public method

public Beginadd_low_priority_virtual_server ( string policies, string virtual_servers, System callback, object asyncState ) : System.IAsyncResult
policies string
virtual_servers string
callback System
asyncState object
return System.IAsyncResult

Begincreate() public method

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

Begindelete_all_eviction_policies() public method

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

Begindelete_eviction_policy() public method

public Begindelete_eviction_policy ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
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_description() public method

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

Beginget_eviction_strategy_bias_bytes_delay() public method

public Beginget_eviction_strategy_bias_bytes_delay ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
return System.IAsyncResult

Beginget_eviction_strategy_bias_fast_delay() public method

public Beginget_eviction_strategy_bias_fast_delay ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
return System.IAsyncResult

Beginget_eviction_strategy_bias_slow_delay() public method

public Beginget_eviction_strategy_bias_slow_delay ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
return System.IAsyncResult

Beginget_eviction_strategy_bytes_state() public method

public Beginget_eviction_strategy_bytes_state ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
return System.IAsyncResult

Beginget_eviction_strategy_fast_state() public method

public Beginget_eviction_strategy_fast_state ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
return System.IAsyncResult

Beginget_eviction_strategy_geography_state() public method

public Beginget_eviction_strategy_geography_state ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
return System.IAsyncResult

Beginget_eviction_strategy_idle_state() public method

public Beginget_eviction_strategy_idle_state ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
return System.IAsyncResult

Beginget_eviction_strategy_oldest_state() public method

public Beginget_eviction_strategy_oldest_state ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
return System.IAsyncResult

Beginget_eviction_strategy_port() public method

public Beginget_eviction_strategy_port ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
return System.IAsyncResult

Beginget_eviction_strategy_port_description() public method

public Beginget_eviction_strategy_port_description ( string policies, LocalLBFlowEvictionPolicyPortProtocolPair ports, System callback, object asyncState ) : System.IAsyncResult
policies string
ports LocalLBFlowEvictionPolicyPortProtocolPair
callback System
asyncState object
return System.IAsyncResult

Beginget_eviction_strategy_port_state() public method

public Beginget_eviction_strategy_port_state ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
return System.IAsyncResult

Beginget_eviction_strategy_route_domain_state() public method

public Beginget_eviction_strategy_route_domain_state ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
return System.IAsyncResult

Beginget_eviction_strategy_slow_state() public method

public Beginget_eviction_strategy_slow_state ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
return System.IAsyncResult

Beginget_eviction_strategy_virtual_server_state() public method

public Beginget_eviction_strategy_virtual_server_state ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
return System.IAsyncResult

Beginget_high_water() public method

public Beginget_high_water ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies 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_low_priority_geography() public method

public Beginget_low_priority_geography ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
return System.IAsyncResult

Beginget_low_priority_route_domain() public method

public Beginget_low_priority_route_domain ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
return System.IAsyncResult

Beginget_low_priority_virtual_server() public method

public Beginget_low_priority_virtual_server ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
return System.IAsyncResult

Beginget_low_water() public method

public Beginget_low_water ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
return System.IAsyncResult

Beginget_slow_flow_maximum() public method

public Beginget_slow_flow_maximum ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
return System.IAsyncResult

Beginget_slow_flow_monitoring_state() public method

public Beginget_slow_flow_monitoring_state ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
return System.IAsyncResult

Beginget_slow_flow_threshold() public method

public Beginget_slow_flow_threshold ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
return System.IAsyncResult

Beginget_slow_flow_throttle_type() public method

public Beginget_slow_flow_throttle_type ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
return System.IAsyncResult

Beginget_slow_flow_throttling_state() public method

public Beginget_slow_flow_throttling_state ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
return System.IAsyncResult

Beginget_statistics() public method

public Beginget_statistics ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies 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

Beginremove_all_eviction_strategy_ports() public method

public Beginremove_all_eviction_strategy_ports ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
return System.IAsyncResult

Beginremove_all_low_priority_geographies() public method

public Beginremove_all_low_priority_geographies ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
return System.IAsyncResult

Beginremove_all_low_priority_route_domains() public method

public Beginremove_all_low_priority_route_domains ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
return System.IAsyncResult

Beginremove_all_low_priority_virtual_servers() public method

public Beginremove_all_low_priority_virtual_servers ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
return System.IAsyncResult

Beginremove_eviction_strategy_port() public method

public Beginremove_eviction_strategy_port ( string policies, LocalLBFlowEvictionPolicyPortProtocolPair ports, System callback, object asyncState ) : System.IAsyncResult
policies string
ports LocalLBFlowEvictionPolicyPortProtocolPair
callback System
asyncState object
return System.IAsyncResult

Beginremove_low_priority_geography() public method

public Beginremove_low_priority_geography ( string policies, string countries, System callback, object asyncState ) : System.IAsyncResult
policies string
countries string
callback System
asyncState object
return System.IAsyncResult

Beginremove_low_priority_route_domain() public method

public Beginremove_low_priority_route_domain ( string policies, string route_domains, System callback, object asyncState ) : System.IAsyncResult
policies string
route_domains string
callback System
asyncState object
return System.IAsyncResult

Beginremove_low_priority_virtual_server() public method

public Beginremove_low_priority_virtual_server ( string policies, string virtual_servers, System callback, object asyncState ) : System.IAsyncResult
policies string
virtual_servers string
callback System
asyncState object
return System.IAsyncResult

Beginreset_statistics() public method

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

Beginset_description() public method

public Beginset_description ( string policies, string descriptions, System callback, object asyncState ) : System.IAsyncResult
policies string
descriptions string
callback System
asyncState object
return System.IAsyncResult

Beginset_eviction_strategy_bias_bytes_delay() public method

public Beginset_eviction_strategy_bias_bytes_delay ( string policies, long delays, System callback, object asyncState ) : System.IAsyncResult
policies string
delays long
callback System
asyncState object
return System.IAsyncResult

Beginset_eviction_strategy_bias_fast_delay() public method

public Beginset_eviction_strategy_bias_fast_delay ( string policies, long delays, System callback, object asyncState ) : System.IAsyncResult
policies string
delays long
callback System
asyncState object
return System.IAsyncResult

Beginset_eviction_strategy_bias_slow_delay() public method

public Beginset_eviction_strategy_bias_slow_delay ( string policies, long delays, System callback, object asyncState ) : System.IAsyncResult
policies string
delays long
callback System
asyncState object
return System.IAsyncResult

Beginset_eviction_strategy_bytes_state() public method

public Beginset_eviction_strategy_bytes_state ( string policies, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
policies string
states CommonEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_eviction_strategy_fast_state() public method

public Beginset_eviction_strategy_fast_state ( string policies, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
policies string
states CommonEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_eviction_strategy_geography_state() public method

public Beginset_eviction_strategy_geography_state ( string policies, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
policies string
states CommonEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_eviction_strategy_idle_state() public method

public Beginset_eviction_strategy_idle_state ( string policies, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
policies string
states CommonEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_eviction_strategy_oldest_state() public method

public Beginset_eviction_strategy_oldest_state ( string policies, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
policies string
states CommonEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_eviction_strategy_port_description() public method

public Beginset_eviction_strategy_port_description ( string policies, LocalLBFlowEvictionPolicyPortProtocolPair ports, string descriptions, System callback, object asyncState ) : System.IAsyncResult
policies string
ports LocalLBFlowEvictionPolicyPortProtocolPair
descriptions string
callback System
asyncState object
return System.IAsyncResult

Beginset_eviction_strategy_port_state() public method

public Beginset_eviction_strategy_port_state ( string policies, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
policies string
states CommonEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_eviction_strategy_route_domain_state() public method

public Beginset_eviction_strategy_route_domain_state ( string policies, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
policies string
states CommonEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_eviction_strategy_slow_state() public method

public Beginset_eviction_strategy_slow_state ( string policies, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
policies string
states CommonEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_eviction_strategy_virtual_server_state() public method

public Beginset_eviction_strategy_virtual_server_state ( string policies, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
policies string
states CommonEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_high_water() public method

public Beginset_high_water ( string policies, long values, System callback, object asyncState ) : System.IAsyncResult
policies string
values long
callback System
asyncState object
return System.IAsyncResult

Beginset_low_water() public method

public Beginset_low_water ( string policies, long values, System callback, object asyncState ) : System.IAsyncResult
policies string
values long
callback System
asyncState object
return System.IAsyncResult

Beginset_slow_flow_maximum() public method

public Beginset_slow_flow_maximum ( string policies, long values, System callback, object asyncState ) : System.IAsyncResult
policies string
values long
callback System
asyncState object
return System.IAsyncResult

Beginset_slow_flow_monitoring_state() public method

public Beginset_slow_flow_monitoring_state ( string policies, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
policies string
states CommonEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_slow_flow_threshold() public method

public Beginset_slow_flow_threshold ( string policies, long thresholds, System callback, object asyncState ) : System.IAsyncResult
policies string
thresholds long
callback System
asyncState object
return System.IAsyncResult

Beginset_slow_flow_throttle_type() public method

public Beginset_slow_flow_throttle_type ( string policies, LocalLBFlowEvictionPolicyEvictionSlowFlowThrottleType types, System callback, object asyncState ) : System.IAsyncResult
policies string
types LocalLBFlowEvictionPolicyEvictionSlowFlowThrottleType
callback System
asyncState object
return System.IAsyncResult

Beginset_slow_flow_throttling_state() public method

public Beginset_slow_flow_throttling_state ( string policies, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
policies string
states CommonEnabledState
callback System
asyncState object
return System.IAsyncResult

Endadd_eviction_strategy_port() public method

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

Endadd_low_priority_geography() public method

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

Endadd_low_priority_route_domain() public method

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

Endadd_low_priority_virtual_server() public method

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

Endcreate() public method

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

Enddelete_all_eviction_policies() public method

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

Enddelete_eviction_policy() public method

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

Endget_all_statistics() public method

public Endget_all_statistics ( System asyncResult ) : iControl.LocalLBFlowEvictionPolicyFlowEvictionPolicyStatistics[]
asyncResult System
return iControl.LocalLBFlowEvictionPolicyFlowEvictionPolicyStatistics[]

Endget_description() public method

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

Endget_eviction_strategy_bias_bytes_delay() public method

public Endget_eviction_strategy_bias_bytes_delay ( System asyncResult ) : long[]
asyncResult System
return long[]

Endget_eviction_strategy_bias_fast_delay() public method

public Endget_eviction_strategy_bias_fast_delay ( System asyncResult ) : long[]
asyncResult System
return long[]

Endget_eviction_strategy_bias_slow_delay() public method

public Endget_eviction_strategy_bias_slow_delay ( System asyncResult ) : long[]
asyncResult System
return long[]

Endget_eviction_strategy_bytes_state() public method

public Endget_eviction_strategy_bytes_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
return CommonEnabledState[]

Endget_eviction_strategy_fast_state() public method

public Endget_eviction_strategy_fast_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
return CommonEnabledState[]

Endget_eviction_strategy_geography_state() public method

public Endget_eviction_strategy_geography_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
return CommonEnabledState[]

Endget_eviction_strategy_idle_state() public method

public Endget_eviction_strategy_idle_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
return CommonEnabledState[]

Endget_eviction_strategy_oldest_state() public method

public Endget_eviction_strategy_oldest_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
return CommonEnabledState[]

Endget_eviction_strategy_port() public method

public Endget_eviction_strategy_port ( System asyncResult ) : iControl.LocalLBFlowEvictionPolicyPortProtocolPair[][]
asyncResult System
return iControl.LocalLBFlowEvictionPolicyPortProtocolPair[][]

Endget_eviction_strategy_port_description() public method

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

Endget_eviction_strategy_port_state() public method

public Endget_eviction_strategy_port_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
return CommonEnabledState[]

Endget_eviction_strategy_route_domain_state() public method

public Endget_eviction_strategy_route_domain_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
return CommonEnabledState[]

Endget_eviction_strategy_slow_state() public method

public Endget_eviction_strategy_slow_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
return CommonEnabledState[]

Endget_eviction_strategy_virtual_server_state() public method

public Endget_eviction_strategy_virtual_server_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
return CommonEnabledState[]

Endget_high_water() public method

public Endget_high_water ( System asyncResult ) : long[]
asyncResult System
return long[]

Endget_list() public method

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

Endget_low_priority_geography() public method

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

Endget_low_priority_route_domain() public method

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

Endget_low_priority_virtual_server() public method

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

Endget_low_water() public method

public Endget_low_water ( System asyncResult ) : long[]
asyncResult System
return long[]

Endget_slow_flow_maximum() public method

public Endget_slow_flow_maximum ( System asyncResult ) : long[]
asyncResult System
return long[]

Endget_slow_flow_monitoring_state() public method

public Endget_slow_flow_monitoring_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
return CommonEnabledState[]

Endget_slow_flow_threshold() public method

public Endget_slow_flow_threshold ( System asyncResult ) : long[]
asyncResult System
return long[]

Endget_slow_flow_throttle_type() public method

public Endget_slow_flow_throttle_type ( System asyncResult ) : LocalLBFlowEvictionPolicyEvictionSlowFlowThrottleType[]
asyncResult System
return LocalLBFlowEvictionPolicyEvictionSlowFlowThrottleType[]

Endget_slow_flow_throttling_state() public method

public Endget_slow_flow_throttling_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
return CommonEnabledState[]

Endget_statistics() public method

public Endget_statistics ( System asyncResult ) : iControl.LocalLBFlowEvictionPolicyFlowEvictionPolicyStatistics[]
asyncResult System
return iControl.LocalLBFlowEvictionPolicyFlowEvictionPolicyStatistics[]

Endget_version() public method

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

Endremove_all_eviction_strategy_ports() public method

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

Endremove_all_low_priority_geographies() public method

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

Endremove_all_low_priority_route_domains() public method

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

Endremove_all_low_priority_virtual_servers() public method

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

Endremove_eviction_strategy_port() public method

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

Endremove_low_priority_geography() public method

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

Endremove_low_priority_route_domain() public method

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

Endremove_low_priority_virtual_server() public method

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

Endreset_statistics() public method

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

Endset_description() public method

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

Endset_eviction_strategy_bias_bytes_delay() public method

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

Endset_eviction_strategy_bias_fast_delay() public method

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

Endset_eviction_strategy_bias_slow_delay() public method

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

Endset_eviction_strategy_bytes_state() public method

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

Endset_eviction_strategy_fast_state() public method

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

Endset_eviction_strategy_geography_state() public method

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

Endset_eviction_strategy_idle_state() public method

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

Endset_eviction_strategy_oldest_state() public method

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

Endset_eviction_strategy_port_description() public method

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

Endset_eviction_strategy_port_state() public method

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

Endset_eviction_strategy_route_domain_state() public method

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

Endset_eviction_strategy_slow_state() public method

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

Endset_eviction_strategy_virtual_server_state() public method

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

Endset_high_water() public method

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

Endset_low_water() public method

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

Endset_slow_flow_maximum() public method

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

Endset_slow_flow_monitoring_state() public method

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

Endset_slow_flow_threshold() public method

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

Endset_slow_flow_throttle_type() public method

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

Endset_slow_flow_throttling_state() public method

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

LocalLBFlowEvictionPolicy() public method

public LocalLBFlowEvictionPolicy ( ) : System
return System