Method | Description | |
---|---|---|
Beginget_all_statistics ( string pool_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_connection_limit ( string pool_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_dynamic_ratio ( string pool_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_monitor_association ( string pool_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_monitor_instance ( string pool_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_monitor_status ( string pool_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_object_status ( string pool_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_priority ( string pool_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_ratio ( string pool_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_session_enabled_state ( string pool_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_session_status ( string pool_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_statistics ( string pool_names, |
||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_monitor_association ( string pool_names, |
||
Beginreset_statistics ( string pool_names, |
||
Beginset_connection_limit ( string pool_names, |
||
Beginset_dynamic_ratio ( string pool_names, |
||
Beginset_monitor_association ( string pool_names, |
||
Beginset_monitor_state ( string pool_names, |
||
Beginset_priority ( string pool_names, LocalLBPoolMemberMemberPriority priorities, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_ratio ( string pool_names, LocalLBPoolMemberMemberRatio ratios, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_session_enabled_state ( string pool_names, LocalLBPoolMemberMemberSessionState session_states, System callback, object asyncState ) : System.IAsyncResult | ||
Endget_all_statistics ( System asyncResult ) : LocalLBPoolMemberMemberStatistics[] | ||
Endget_connection_limit ( System asyncResult ) : LocalLBPoolMemberMemberConnectionLimit[][] | ||
Endget_dynamic_ratio ( System asyncResult ) : LocalLBPoolMemberMemberDynamicRatio[][] | ||
Endget_monitor_association ( System asyncResult ) : LocalLBPoolMemberMemberMonitorAssociation[][] | ||
Endget_monitor_instance ( System asyncResult ) : LocalLBPoolMemberMemberMonitorInstanceState[][] | ||
Endget_monitor_status ( System asyncResult ) : LocalLBPoolMemberMemberMonitorStatus[][] | ||
Endget_object_status ( System asyncResult ) : LocalLBPoolMemberMemberObjectStatus[][] | ||
Endget_priority ( System asyncResult ) : LocalLBPoolMemberMemberPriority[][] | ||
Endget_ratio ( System asyncResult ) : LocalLBPoolMemberMemberRatio[][] | ||
Endget_session_enabled_state ( System asyncResult ) : LocalLBPoolMemberMemberSessionState[][] | ||
Endget_session_status ( System asyncResult ) : LocalLBPoolMemberMemberSessionStatus[][] | ||
Endget_statistics ( System asyncResult ) : LocalLBPoolMemberMemberStatistics[] | ||
Endget_version ( System asyncResult ) : string | ||
Endremove_monitor_association ( System asyncResult ) : void | ||
Endreset_statistics ( System asyncResult ) : void | ||
Endset_connection_limit ( System asyncResult ) : void | ||
Endset_dynamic_ratio ( System asyncResult ) : void | ||
Endset_monitor_association ( System asyncResult ) : void | ||
Endset_monitor_state ( System asyncResult ) : void | ||
Endset_priority ( System asyncResult ) : void | ||
Endset_ratio ( System asyncResult ) : void | ||
Endset_session_enabled_state ( System asyncResult ) : void | ||
LocalLBPoolMember ( ) : System |
Method | Description | |
---|---|---|
get_all_statistics ( string pool_names ) : LocalLBPoolMemberMemberStatistics[] | ||
get_connection_limit ( string pool_names ) : LocalLBPoolMemberMemberConnectionLimit[][] | ||
get_dynamic_ratio ( string pool_names ) : LocalLBPoolMemberMemberDynamicRatio[][] | ||
get_monitor_association ( string pool_names ) : LocalLBPoolMemberMemberMonitorAssociation[][] | ||
get_monitor_instance ( string pool_names ) : LocalLBPoolMemberMemberMonitorInstanceState[][] | ||
get_monitor_status ( string pool_names ) : LocalLBPoolMemberMemberMonitorStatus[][] | ||
get_object_status ( string pool_names ) : LocalLBPoolMemberMemberObjectStatus[][] | ||
get_priority ( string pool_names ) : LocalLBPoolMemberMemberPriority[][] | ||
get_ratio ( string pool_names ) : LocalLBPoolMemberMemberRatio[][] | ||
get_session_enabled_state ( string pool_names ) : LocalLBPoolMemberMemberSessionState[][] | ||
get_session_status ( string pool_names ) : LocalLBPoolMemberMemberSessionStatus[][] | ||
get_statistics ( string pool_names, CommonIPPortDefinition members ) : LocalLBPoolMemberMemberStatistics[] | ||
get_version ( ) : string | ||
remove_monitor_association ( string pool_names, LocalLBPoolMemberMemberMonitorAssociationRemoval monitor_associations ) : void | ||
reset_statistics ( string pool_names, CommonIPPortDefinition members ) : void | ||
set_connection_limit ( string pool_names, LocalLBPoolMemberMemberConnectionLimit limits ) : void | ||
set_dynamic_ratio ( string pool_names, LocalLBPoolMemberMemberDynamicRatio dynamic_ratios ) : void | ||
set_monitor_association ( string pool_names, LocalLBPoolMemberMemberMonitorAssociation monitor_associations ) : void | ||
set_monitor_state ( string pool_names, LocalLBPoolMemberMemberMonitorState monitor_states ) : void | ||
set_priority ( string pool_names, LocalLBPoolMemberMemberPriority priorities ) : void | ||
set_ratio ( string pool_names, LocalLBPoolMemberMemberRatio ratios ) : void | ||
set_session_enabled_state ( string pool_names, LocalLBPoolMemberMemberSessionState session_states ) : void |
public Beginget_all_statistics ( string pool_names, System callback, object asyncState ) : System.IAsyncResult | ||
pool_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_connection_limit ( string pool_names, System callback, object asyncState ) : System.IAsyncResult | ||
pool_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_dynamic_ratio ( string pool_names, System callback, object asyncState ) : System.IAsyncResult | ||
pool_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_monitor_association ( string pool_names, System callback, object asyncState ) : System.IAsyncResult | ||
pool_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_monitor_instance ( string pool_names, System callback, object asyncState ) : System.IAsyncResult | ||
pool_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_monitor_status ( string pool_names, System callback, object asyncState ) : System.IAsyncResult | ||
pool_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_object_status ( string pool_names, System callback, object asyncState ) : System.IAsyncResult | ||
pool_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_priority ( string pool_names, System callback, object asyncState ) : System.IAsyncResult | ||
pool_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_ratio ( string pool_names, System callback, object asyncState ) : System.IAsyncResult | ||
pool_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_session_enabled_state ( string pool_names, System callback, object asyncState ) : System.IAsyncResult | ||
pool_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_session_status ( string pool_names, System callback, object asyncState ) : System.IAsyncResult | ||
pool_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_statistics ( string pool_names, |
||
pool_names | string | |
members | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_monitor_association ( string pool_names, |
||
pool_names | string | |
monitor_associations | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginreset_statistics ( string pool_names, |
||
pool_names | string | |
members | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_connection_limit ( string pool_names, |
||
pool_names | string | |
limits | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_dynamic_ratio ( string pool_names, |
||
pool_names | string | |
dynamic_ratios | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_monitor_association ( string pool_names, |
||
pool_names | string | |
monitor_associations | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_monitor_state ( string pool_names, |
||
pool_names | string | |
monitor_states | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_priority ( string pool_names, LocalLBPoolMemberMemberPriority priorities, System callback, object asyncState ) : System.IAsyncResult | ||
pool_names | string | |
priorities | LocalLBPoolMemberMemberPriority | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_ratio ( string pool_names, LocalLBPoolMemberMemberRatio ratios, System callback, object asyncState ) : System.IAsyncResult | ||
pool_names | string | |
ratios | LocalLBPoolMemberMemberRatio | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_session_enabled_state ( string pool_names, LocalLBPoolMemberMemberSessionState session_states, System callback, object asyncState ) : System.IAsyncResult | ||
pool_names | string | |
session_states | LocalLBPoolMemberMemberSessionState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Endget_all_statistics ( System asyncResult ) : LocalLBPoolMemberMemberStatistics[] | ||
asyncResult | System | |
return | LocalLBPoolMemberMemberStatistics[] |
public Endget_connection_limit ( System asyncResult ) : LocalLBPoolMemberMemberConnectionLimit[][] | ||
asyncResult | System | |
return | LocalLBPoolMemberMemberConnectionLimit[][] |
public Endget_dynamic_ratio ( System asyncResult ) : LocalLBPoolMemberMemberDynamicRatio[][] | ||
asyncResult | System | |
return | LocalLBPoolMemberMemberDynamicRatio[][] |
public Endget_monitor_association ( System asyncResult ) : LocalLBPoolMemberMemberMonitorAssociation[][] | ||
asyncResult | System | |
return | LocalLBPoolMemberMemberMonitorAssociation[][] |
public Endget_monitor_instance ( System asyncResult ) : LocalLBPoolMemberMemberMonitorInstanceState[][] | ||
asyncResult | System | |
return | LocalLBPoolMemberMemberMonitorInstanceState[][] |
public Endget_monitor_status ( System asyncResult ) : LocalLBPoolMemberMemberMonitorStatus[][] | ||
asyncResult | System | |
return | LocalLBPoolMemberMemberMonitorStatus[][] |
public Endget_object_status ( System asyncResult ) : LocalLBPoolMemberMemberObjectStatus[][] | ||
asyncResult | System | |
return | LocalLBPoolMemberMemberObjectStatus[][] |
public Endget_priority ( System asyncResult ) : LocalLBPoolMemberMemberPriority[][] | ||
asyncResult | System | |
return | LocalLBPoolMemberMemberPriority[][] |
public Endget_ratio ( System asyncResult ) : LocalLBPoolMemberMemberRatio[][] | ||
asyncResult | System | |
return | LocalLBPoolMemberMemberRatio[][] |
public Endget_session_enabled_state ( System asyncResult ) : LocalLBPoolMemberMemberSessionState[][] | ||
asyncResult | System | |
return | LocalLBPoolMemberMemberSessionState[][] |
public Endget_session_status ( System asyncResult ) : LocalLBPoolMemberMemberSessionStatus[][] | ||
asyncResult | System | |
return | LocalLBPoolMemberMemberSessionStatus[][] |
public Endget_statistics ( System asyncResult ) : LocalLBPoolMemberMemberStatistics[] | ||
asyncResult | System | |
return | LocalLBPoolMemberMemberStatistics[] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public Endremove_monitor_association ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endreset_statistics ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_connection_limit ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_dynamic_ratio ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_monitor_association ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_monitor_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_priority ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_ratio ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_session_enabled_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |