C# Класс iControl.LocalLBFlowEvictionPolicy

Наследование: iControlInterface
Показать файл Открыть проект

Открытые методы

Метод Описание
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

Приватные методы

Метод Описание
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

Описание методов

Beginadd_eviction_strategy_port() публичный Метод

public Beginadd_eviction_strategy_port ( string policies, LocalLBFlowEvictionPolicyPortProtocolPair ports, System callback, object asyncState ) : System.IAsyncResult
policies string
ports LocalLBFlowEvictionPolicyPortProtocolPair
callback System
asyncState object
Результат System.IAsyncResult

Beginadd_low_priority_geography() публичный Метод

public Beginadd_low_priority_geography ( string policies, string countries, System callback, object asyncState ) : System.IAsyncResult
policies string
countries string
callback System
asyncState object
Результат System.IAsyncResult

Beginadd_low_priority_route_domain() публичный Метод

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
Результат System.IAsyncResult

Beginadd_low_priority_virtual_server() публичный Метод

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
Результат System.IAsyncResult

Begincreate() публичный Метод

public Begincreate ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
Результат System.IAsyncResult

Begindelete_all_eviction_policies() публичный Метод

public Begindelete_all_eviction_policies ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
Результат System.IAsyncResult

Begindelete_eviction_policy() публичный Метод

public Begindelete_eviction_policy ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_all_statistics() публичный Метод

public Beginget_all_statistics ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
Результат System.IAsyncResult

Beginget_description() публичный Метод

public Beginget_description ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_eviction_strategy_bias_bytes_delay() публичный Метод

public Beginget_eviction_strategy_bias_bytes_delay ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_eviction_strategy_bias_fast_delay() публичный Метод

public Beginget_eviction_strategy_bias_fast_delay ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_eviction_strategy_bias_slow_delay() публичный Метод

public Beginget_eviction_strategy_bias_slow_delay ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_eviction_strategy_bytes_state() публичный Метод

public Beginget_eviction_strategy_bytes_state ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_eviction_strategy_fast_state() публичный Метод

public Beginget_eviction_strategy_fast_state ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_eviction_strategy_geography_state() публичный Метод

public Beginget_eviction_strategy_geography_state ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_eviction_strategy_idle_state() публичный Метод

public Beginget_eviction_strategy_idle_state ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_eviction_strategy_oldest_state() публичный Метод

public Beginget_eviction_strategy_oldest_state ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_eviction_strategy_port() публичный Метод

public Beginget_eviction_strategy_port ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_eviction_strategy_port_description() публичный Метод

public Beginget_eviction_strategy_port_description ( string policies, LocalLBFlowEvictionPolicyPortProtocolPair ports, System callback, object asyncState ) : System.IAsyncResult
policies string
ports LocalLBFlowEvictionPolicyPortProtocolPair
callback System
asyncState object
Результат System.IAsyncResult

Beginget_eviction_strategy_port_state() публичный Метод

public Beginget_eviction_strategy_port_state ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_eviction_strategy_route_domain_state() публичный Метод

public Beginget_eviction_strategy_route_domain_state ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_eviction_strategy_slow_state() публичный Метод

public Beginget_eviction_strategy_slow_state ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_eviction_strategy_virtual_server_state() публичный Метод

public Beginget_eviction_strategy_virtual_server_state ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_high_water() публичный Метод

public Beginget_high_water ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_list() публичный Метод

public Beginget_list ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
Результат System.IAsyncResult

Beginget_low_priority_geography() публичный Метод

public Beginget_low_priority_geography ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_low_priority_route_domain() публичный Метод

public Beginget_low_priority_route_domain ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_low_priority_virtual_server() публичный Метод

public Beginget_low_priority_virtual_server ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_low_water() публичный Метод

public Beginget_low_water ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_slow_flow_maximum() публичный Метод

public Beginget_slow_flow_maximum ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_slow_flow_monitoring_state() публичный Метод

public Beginget_slow_flow_monitoring_state ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_slow_flow_threshold() публичный Метод

public Beginget_slow_flow_threshold ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_slow_flow_throttle_type() публичный Метод

public Beginget_slow_flow_throttle_type ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_slow_flow_throttling_state() публичный Метод

public Beginget_slow_flow_throttling_state ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_statistics() публичный Метод

public Beginget_statistics ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_version() публичный Метод

public Beginget_version ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
Результат System.IAsyncResult

Beginremove_all_eviction_strategy_ports() публичный Метод

public Beginremove_all_eviction_strategy_ports ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
Результат System.IAsyncResult

Beginremove_all_low_priority_geographies() публичный Метод

public Beginremove_all_low_priority_geographies ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
Результат System.IAsyncResult

Beginremove_all_low_priority_route_domains() публичный Метод

public Beginremove_all_low_priority_route_domains ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
Результат System.IAsyncResult

Beginremove_all_low_priority_virtual_servers() публичный Метод

public Beginremove_all_low_priority_virtual_servers ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
Результат System.IAsyncResult

Beginremove_eviction_strategy_port() публичный Метод

public Beginremove_eviction_strategy_port ( string policies, LocalLBFlowEvictionPolicyPortProtocolPair ports, System callback, object asyncState ) : System.IAsyncResult
policies string
ports LocalLBFlowEvictionPolicyPortProtocolPair
callback System
asyncState object
Результат System.IAsyncResult

Beginremove_low_priority_geography() публичный Метод

public Beginremove_low_priority_geography ( string policies, string countries, System callback, object asyncState ) : System.IAsyncResult
policies string
countries string
callback System
asyncState object
Результат System.IAsyncResult

Beginremove_low_priority_route_domain() публичный Метод

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
Результат System.IAsyncResult

Beginremove_low_priority_virtual_server() публичный Метод

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
Результат System.IAsyncResult

Beginreset_statistics() публичный Метод

public Beginreset_statistics ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
Результат System.IAsyncResult

Beginset_description() публичный Метод

public Beginset_description ( string policies, string descriptions, System callback, object asyncState ) : System.IAsyncResult
policies string
descriptions string
callback System
asyncState object
Результат System.IAsyncResult

Beginset_eviction_strategy_bias_bytes_delay() публичный Метод

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
Результат System.IAsyncResult

Beginset_eviction_strategy_bias_fast_delay() публичный Метод

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
Результат System.IAsyncResult

Beginset_eviction_strategy_bias_slow_delay() публичный Метод

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
Результат System.IAsyncResult

Beginset_eviction_strategy_bytes_state() публичный Метод

public Beginset_eviction_strategy_bytes_state ( string policies, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
policies string
states CommonEnabledState
callback System
asyncState object
Результат System.IAsyncResult

Beginset_eviction_strategy_fast_state() публичный Метод

public Beginset_eviction_strategy_fast_state ( string policies, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
policies string
states CommonEnabledState
callback System
asyncState object
Результат System.IAsyncResult

Beginset_eviction_strategy_geography_state() публичный Метод

public Beginset_eviction_strategy_geography_state ( string policies, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
policies string
states CommonEnabledState
callback System
asyncState object
Результат System.IAsyncResult

Beginset_eviction_strategy_idle_state() публичный Метод

public Beginset_eviction_strategy_idle_state ( string policies, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
policies string
states CommonEnabledState
callback System
asyncState object
Результат System.IAsyncResult

Beginset_eviction_strategy_oldest_state() публичный Метод

public Beginset_eviction_strategy_oldest_state ( string policies, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
policies string
states CommonEnabledState
callback System
asyncState object
Результат System.IAsyncResult

Beginset_eviction_strategy_port_description() публичный Метод

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
Результат System.IAsyncResult

Beginset_eviction_strategy_port_state() публичный Метод

public Beginset_eviction_strategy_port_state ( string policies, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
policies string
states CommonEnabledState
callback System
asyncState object
Результат System.IAsyncResult

Beginset_eviction_strategy_route_domain_state() публичный Метод

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
Результат System.IAsyncResult

Beginset_eviction_strategy_slow_state() публичный Метод

public Beginset_eviction_strategy_slow_state ( string policies, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
policies string
states CommonEnabledState
callback System
asyncState object
Результат System.IAsyncResult

Beginset_eviction_strategy_virtual_server_state() публичный Метод

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
Результат System.IAsyncResult

Beginset_high_water() публичный Метод

public Beginset_high_water ( string policies, long values, System callback, object asyncState ) : System.IAsyncResult
policies string
values long
callback System
asyncState object
Результат System.IAsyncResult

Beginset_low_water() публичный Метод

public Beginset_low_water ( string policies, long values, System callback, object asyncState ) : System.IAsyncResult
policies string
values long
callback System
asyncState object
Результат System.IAsyncResult

Beginset_slow_flow_maximum() публичный Метод

public Beginset_slow_flow_maximum ( string policies, long values, System callback, object asyncState ) : System.IAsyncResult
policies string
values long
callback System
asyncState object
Результат System.IAsyncResult

Beginset_slow_flow_monitoring_state() публичный Метод

public Beginset_slow_flow_monitoring_state ( string policies, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
policies string
states CommonEnabledState
callback System
asyncState object
Результат System.IAsyncResult

Beginset_slow_flow_threshold() публичный Метод

public Beginset_slow_flow_threshold ( string policies, long thresholds, System callback, object asyncState ) : System.IAsyncResult
policies string
thresholds long
callback System
asyncState object
Результат System.IAsyncResult

Beginset_slow_flow_throttle_type() публичный Метод

public Beginset_slow_flow_throttle_type ( string policies, LocalLBFlowEvictionPolicyEvictionSlowFlowThrottleType types, System callback, object asyncState ) : System.IAsyncResult
policies string
types LocalLBFlowEvictionPolicyEvictionSlowFlowThrottleType
callback System
asyncState object
Результат System.IAsyncResult

Beginset_slow_flow_throttling_state() публичный Метод

public Beginset_slow_flow_throttling_state ( string policies, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
policies string
states CommonEnabledState
callback System
asyncState object
Результат System.IAsyncResult

Endadd_eviction_strategy_port() публичный Метод

public Endadd_eviction_strategy_port ( System asyncResult ) : void
asyncResult System
Результат void

Endadd_low_priority_geography() публичный Метод

public Endadd_low_priority_geography ( System asyncResult ) : void
asyncResult System
Результат void

Endadd_low_priority_route_domain() публичный Метод

public Endadd_low_priority_route_domain ( System asyncResult ) : void
asyncResult System
Результат void

Endadd_low_priority_virtual_server() публичный Метод

public Endadd_low_priority_virtual_server ( System asyncResult ) : void
asyncResult System
Результат void

Endcreate() публичный Метод

public Endcreate ( System asyncResult ) : void
asyncResult System
Результат void

Enddelete_all_eviction_policies() публичный Метод

public Enddelete_all_eviction_policies ( System asyncResult ) : void
asyncResult System
Результат void

Enddelete_eviction_policy() публичный Метод

public Enddelete_eviction_policy ( System asyncResult ) : void
asyncResult System
Результат void

Endget_all_statistics() публичный Метод

public Endget_all_statistics ( System asyncResult ) : iControl.LocalLBFlowEvictionPolicyFlowEvictionPolicyStatistics[]
asyncResult System
Результат iControl.LocalLBFlowEvictionPolicyFlowEvictionPolicyStatistics[]

Endget_description() публичный Метод

public Endget_description ( System asyncResult ) : string[]
asyncResult System
Результат string[]

Endget_eviction_strategy_bias_bytes_delay() публичный Метод

public Endget_eviction_strategy_bias_bytes_delay ( System asyncResult ) : long[]
asyncResult System
Результат long[]

Endget_eviction_strategy_bias_fast_delay() публичный Метод

public Endget_eviction_strategy_bias_fast_delay ( System asyncResult ) : long[]
asyncResult System
Результат long[]

Endget_eviction_strategy_bias_slow_delay() публичный Метод

public Endget_eviction_strategy_bias_slow_delay ( System asyncResult ) : long[]
asyncResult System
Результат long[]

Endget_eviction_strategy_bytes_state() публичный Метод

public Endget_eviction_strategy_bytes_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
Результат CommonEnabledState[]

Endget_eviction_strategy_fast_state() публичный Метод

public Endget_eviction_strategy_fast_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
Результат CommonEnabledState[]

Endget_eviction_strategy_geography_state() публичный Метод

public Endget_eviction_strategy_geography_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
Результат CommonEnabledState[]

Endget_eviction_strategy_idle_state() публичный Метод

public Endget_eviction_strategy_idle_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
Результат CommonEnabledState[]

Endget_eviction_strategy_oldest_state() публичный Метод

public Endget_eviction_strategy_oldest_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
Результат CommonEnabledState[]

Endget_eviction_strategy_port() публичный Метод

public Endget_eviction_strategy_port ( System asyncResult ) : iControl.LocalLBFlowEvictionPolicyPortProtocolPair[][]
asyncResult System
Результат iControl.LocalLBFlowEvictionPolicyPortProtocolPair[][]

Endget_eviction_strategy_port_description() публичный Метод

public Endget_eviction_strategy_port_description ( System asyncResult ) : string[][]
asyncResult System
Результат string[][]

Endget_eviction_strategy_port_state() публичный Метод

public Endget_eviction_strategy_port_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
Результат CommonEnabledState[]

Endget_eviction_strategy_route_domain_state() публичный Метод

public Endget_eviction_strategy_route_domain_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
Результат CommonEnabledState[]

Endget_eviction_strategy_slow_state() публичный Метод

public Endget_eviction_strategy_slow_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
Результат CommonEnabledState[]

Endget_eviction_strategy_virtual_server_state() публичный Метод

public Endget_eviction_strategy_virtual_server_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
Результат CommonEnabledState[]

Endget_high_water() публичный Метод

public Endget_high_water ( System asyncResult ) : long[]
asyncResult System
Результат long[]

Endget_list() публичный Метод

public Endget_list ( System asyncResult ) : string[]
asyncResult System
Результат string[]

Endget_low_priority_geography() публичный Метод

public Endget_low_priority_geography ( System asyncResult ) : string[][]
asyncResult System
Результат string[][]

Endget_low_priority_route_domain() публичный Метод

public Endget_low_priority_route_domain ( System asyncResult ) : string[][]
asyncResult System
Результат string[][]

Endget_low_priority_virtual_server() публичный Метод

public Endget_low_priority_virtual_server ( System asyncResult ) : string[][]
asyncResult System
Результат string[][]

Endget_low_water() публичный Метод

public Endget_low_water ( System asyncResult ) : long[]
asyncResult System
Результат long[]

Endget_slow_flow_maximum() публичный Метод

public Endget_slow_flow_maximum ( System asyncResult ) : long[]
asyncResult System
Результат long[]

Endget_slow_flow_monitoring_state() публичный Метод

public Endget_slow_flow_monitoring_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
Результат CommonEnabledState[]

Endget_slow_flow_threshold() публичный Метод

public Endget_slow_flow_threshold ( System asyncResult ) : long[]
asyncResult System
Результат long[]

Endget_slow_flow_throttle_type() публичный Метод

public Endget_slow_flow_throttle_type ( System asyncResult ) : LocalLBFlowEvictionPolicyEvictionSlowFlowThrottleType[]
asyncResult System
Результат LocalLBFlowEvictionPolicyEvictionSlowFlowThrottleType[]

Endget_slow_flow_throttling_state() публичный Метод

public Endget_slow_flow_throttling_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
Результат CommonEnabledState[]

Endget_statistics() публичный Метод

public Endget_statistics ( System asyncResult ) : iControl.LocalLBFlowEvictionPolicyFlowEvictionPolicyStatistics[]
asyncResult System
Результат iControl.LocalLBFlowEvictionPolicyFlowEvictionPolicyStatistics[]

Endget_version() публичный Метод

public Endget_version ( System asyncResult ) : string
asyncResult System
Результат string

Endremove_all_eviction_strategy_ports() публичный Метод

public Endremove_all_eviction_strategy_ports ( System asyncResult ) : void
asyncResult System
Результат void

Endremove_all_low_priority_geographies() публичный Метод

public Endremove_all_low_priority_geographies ( System asyncResult ) : void
asyncResult System
Результат void

Endremove_all_low_priority_route_domains() публичный Метод

public Endremove_all_low_priority_route_domains ( System asyncResult ) : void
asyncResult System
Результат void

Endremove_all_low_priority_virtual_servers() публичный Метод

public Endremove_all_low_priority_virtual_servers ( System asyncResult ) : void
asyncResult System
Результат void

Endremove_eviction_strategy_port() публичный Метод

public Endremove_eviction_strategy_port ( System asyncResult ) : void
asyncResult System
Результат void

Endremove_low_priority_geography() публичный Метод

public Endremove_low_priority_geography ( System asyncResult ) : void
asyncResult System
Результат void

Endremove_low_priority_route_domain() публичный Метод

public Endremove_low_priority_route_domain ( System asyncResult ) : void
asyncResult System
Результат void

Endremove_low_priority_virtual_server() публичный Метод

public Endremove_low_priority_virtual_server ( System asyncResult ) : void
asyncResult System
Результат void

Endreset_statistics() публичный Метод

public Endreset_statistics ( System asyncResult ) : void
asyncResult System
Результат void

Endset_description() публичный Метод

public Endset_description ( System asyncResult ) : void
asyncResult System
Результат void

Endset_eviction_strategy_bias_bytes_delay() публичный Метод

public Endset_eviction_strategy_bias_bytes_delay ( System asyncResult ) : void
asyncResult System
Результат void

Endset_eviction_strategy_bias_fast_delay() публичный Метод

public Endset_eviction_strategy_bias_fast_delay ( System asyncResult ) : void
asyncResult System
Результат void

Endset_eviction_strategy_bias_slow_delay() публичный Метод

public Endset_eviction_strategy_bias_slow_delay ( System asyncResult ) : void
asyncResult System
Результат void

Endset_eviction_strategy_bytes_state() публичный Метод

public Endset_eviction_strategy_bytes_state ( System asyncResult ) : void
asyncResult System
Результат void

Endset_eviction_strategy_fast_state() публичный Метод

public Endset_eviction_strategy_fast_state ( System asyncResult ) : void
asyncResult System
Результат void

Endset_eviction_strategy_geography_state() публичный Метод

public Endset_eviction_strategy_geography_state ( System asyncResult ) : void
asyncResult System
Результат void

Endset_eviction_strategy_idle_state() публичный Метод

public Endset_eviction_strategy_idle_state ( System asyncResult ) : void
asyncResult System
Результат void

Endset_eviction_strategy_oldest_state() публичный Метод

public Endset_eviction_strategy_oldest_state ( System asyncResult ) : void
asyncResult System
Результат void

Endset_eviction_strategy_port_description() публичный Метод

public Endset_eviction_strategy_port_description ( System asyncResult ) : void
asyncResult System
Результат void

Endset_eviction_strategy_port_state() публичный Метод

public Endset_eviction_strategy_port_state ( System asyncResult ) : void
asyncResult System
Результат void

Endset_eviction_strategy_route_domain_state() публичный Метод

public Endset_eviction_strategy_route_domain_state ( System asyncResult ) : void
asyncResult System
Результат void

Endset_eviction_strategy_slow_state() публичный Метод

public Endset_eviction_strategy_slow_state ( System asyncResult ) : void
asyncResult System
Результат void

Endset_eviction_strategy_virtual_server_state() публичный Метод

public Endset_eviction_strategy_virtual_server_state ( System asyncResult ) : void
asyncResult System
Результат void

Endset_high_water() публичный Метод

public Endset_high_water ( System asyncResult ) : void
asyncResult System
Результат void

Endset_low_water() публичный Метод

public Endset_low_water ( System asyncResult ) : void
asyncResult System
Результат void

Endset_slow_flow_maximum() публичный Метод

public Endset_slow_flow_maximum ( System asyncResult ) : void
asyncResult System
Результат void

Endset_slow_flow_monitoring_state() публичный Метод

public Endset_slow_flow_monitoring_state ( System asyncResult ) : void
asyncResult System
Результат void

Endset_slow_flow_threshold() публичный Метод

public Endset_slow_flow_threshold ( System asyncResult ) : void
asyncResult System
Результат void

Endset_slow_flow_throttle_type() публичный Метод

public Endset_slow_flow_throttle_type ( System asyncResult ) : void
asyncResult System
Результат void

Endset_slow_flow_throttling_state() публичный Метод

public Endset_slow_flow_throttling_state ( System asyncResult ) : void
asyncResult System
Результат void

LocalLBFlowEvictionPolicy() публичный Метод

public LocalLBFlowEvictionPolicy ( ) : System
Результат System