C# 클래스 iControl.LocalLBFlowEvictionPolicy

상속: iControlInterface
파일 보기 프로젝트 열기: f5devcentral/f5-icontrol-library-dotnet

공개 메소드들

메소드 설명
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