Method | Description | |
---|---|---|
Beginadd_category_maximum_percentage ( string policies, string categories, long percentages, System callback, object asyncState ) : System.IAsyncResult | ||
Beginadd_category_maximum_rate ( string policies, string categories, |
||
Begincreate ( string policies, |
||
Begindelete_all_policies ( System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_policy ( string policies, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_category ( string policies, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_category_ip_tos ( string policies, string categories, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_category_link_qos ( string policies, string categories, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_category_maximum_percentage ( string policies, string categories, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_category_maximum_rate ( string policies, string categories, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_description ( string policies, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_dynamic_state ( string policies, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_ip_tos ( string policies, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_link_qos ( string policies, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_log_period ( string policies, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_log_publisher ( string policies, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_maximum_rate ( string policies, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_maximum_user_rate ( string policies, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_maximum_user_rate_pps ( string policies, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_measurement_state ( string policies, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_all_categories ( string policies, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_category ( string policies, string categories, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_category_ip_tos ( string policies, string categories, long values, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_category_link_qos ( string policies, string categories, long values, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_category_maximum_percentage ( string policies, string categories, long percentages, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_category_maximum_rate ( string policies, string categories, |
||
Beginset_description ( string policies, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_ip_tos ( string policies, long values, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_link_qos ( string policies, long values, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_log_period ( string policies, long periods, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_log_publisher ( string policies, string publishers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_maximum_rate ( string policies, |
||
Beginset_maximum_user_rate ( string policies, |
||
Beginset_maximum_user_rate_pps ( string policies, |
||
Beginset_measurement_state ( string policies, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Endadd_category_maximum_percentage ( System asyncResult ) : void | ||
Endadd_category_maximum_rate ( System asyncResult ) : void | ||
Endcreate ( System asyncResult ) : void | ||
Enddelete_all_policies ( System asyncResult ) : void | ||
Enddelete_policy ( System asyncResult ) : void | ||
Endget_category ( System asyncResult ) : string[][] | ||
Endget_category_ip_tos ( System asyncResult ) : long[][] | ||
Endget_category_link_qos ( System asyncResult ) : long[][] | ||
Endget_category_maximum_percentage ( System asyncResult ) : long[][] | ||
Endget_category_maximum_rate ( System asyncResult ) : iControl.CommonRateUnit[][] | ||
Endget_description ( System asyncResult ) : string[] | ||
Endget_dynamic_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_ip_tos ( System asyncResult ) : long[] | ||
Endget_link_qos ( System asyncResult ) : long[] | ||
Endget_list ( System asyncResult ) : string[] | ||
Endget_log_period ( System asyncResult ) : long[] | ||
Endget_log_publisher ( System asyncResult ) : string[] | ||
Endget_maximum_rate ( System asyncResult ) : iControl.CommonRateUnit[] | ||
Endget_maximum_user_rate ( System asyncResult ) : iControl.CommonRateUnit[] | ||
Endget_maximum_user_rate_pps ( System asyncResult ) : iControl.CommonULong64[] | ||
Endget_measurement_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_version ( System asyncResult ) : string | ||
Endremove_all_categories ( System asyncResult ) : void | ||
Endremove_category ( System asyncResult ) : void | ||
Endset_category_ip_tos ( System asyncResult ) : void | ||
Endset_category_link_qos ( System asyncResult ) : void | ||
Endset_category_maximum_percentage ( System asyncResult ) : void | ||
Endset_category_maximum_rate ( System asyncResult ) : void | ||
Endset_description ( System asyncResult ) : void | ||
Endset_ip_tos ( System asyncResult ) : void | ||
Endset_link_qos ( System asyncResult ) : void | ||
Endset_log_period ( System asyncResult ) : void | ||
Endset_log_publisher ( System asyncResult ) : void | ||
Endset_maximum_rate ( System asyncResult ) : void | ||
Endset_maximum_user_rate ( System asyncResult ) : void | ||
Endset_maximum_user_rate_pps ( System asyncResult ) : void | ||
Endset_measurement_state ( System asyncResult ) : void | ||
NetworkingBWControllerPolicy ( ) : System |
Method | Description | |
---|---|---|
add_category_maximum_percentage ( string policies, string categories, long percentages ) : void | ||
add_category_maximum_rate ( string policies, string categories, |
||
create ( string policies, |
||
delete_all_policies ( ) : void | ||
delete_policy ( string policies ) : void | ||
get_category ( string policies ) : string[][] | ||
get_category_ip_tos ( string policies, string categories ) : long[][] | ||
get_category_link_qos ( string policies, string categories ) : long[][] | ||
get_category_maximum_percentage ( string policies, string categories ) : long[][] | ||
get_category_maximum_rate ( string policies, string categories ) : iControl.CommonRateUnit[][] | ||
get_description ( string policies ) : string[] | ||
get_dynamic_state ( string policies ) : CommonEnabledState[] | ||
get_ip_tos ( string policies ) : long[] | ||
get_link_qos ( string policies ) : long[] | ||
get_list ( ) : string[] | ||
get_log_period ( string policies ) : long[] | ||
get_log_publisher ( string policies ) : string[] | ||
get_maximum_rate ( string policies ) : iControl.CommonRateUnit[] | ||
get_maximum_user_rate ( string policies ) : iControl.CommonRateUnit[] | ||
get_maximum_user_rate_pps ( string policies ) : iControl.CommonULong64[] | ||
get_measurement_state ( string policies ) : CommonEnabledState[] | ||
get_version ( ) : string | ||
remove_all_categories ( string policies ) : void | ||
remove_category ( string policies, string categories ) : void | ||
set_category_ip_tos ( string policies, string categories, long values ) : void | ||
set_category_link_qos ( string policies, string categories, long values ) : void | ||
set_category_maximum_percentage ( string policies, string categories, long percentages ) : void | ||
set_category_maximum_rate ( string policies, string categories, |
||
set_description ( string policies, string descriptions ) : void | ||
set_ip_tos ( string policies, long values ) : void | ||
set_link_qos ( string policies, long values ) : void | ||
set_log_period ( string policies, long periods ) : void | ||
set_log_publisher ( string policies, string publishers ) : void | ||
set_maximum_rate ( string policies, |
||
set_maximum_user_rate ( string policies, |
||
set_maximum_user_rate_pps ( string policies, |
||
set_measurement_state ( string policies, CommonEnabledState states ) : void |
public Beginadd_category_maximum_percentage ( string policies, string categories, long percentages, System callback, object asyncState ) : System.IAsyncResult | ||
policies | string | |
categories | string | |
percentages | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginadd_category_maximum_rate ( string policies, string categories, |
||
policies | string | |
categories | string | |
rates | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begincreate ( string policies, |
||
policies | string | |
rates | ||
states | CommonEnabledState | |
user_rates | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_all_policies ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_policy ( string policies, System callback, object asyncState ) : System.IAsyncResult | ||
policies | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_category ( string policies, System callback, object asyncState ) : System.IAsyncResult | ||
policies | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_category_ip_tos ( string policies, string categories, System callback, object asyncState ) : System.IAsyncResult | ||
policies | string | |
categories | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_category_link_qos ( string policies, string categories, System callback, object asyncState ) : System.IAsyncResult | ||
policies | string | |
categories | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_category_maximum_percentage ( string policies, string categories, System callback, object asyncState ) : System.IAsyncResult | ||
policies | string | |
categories | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_category_maximum_rate ( string policies, string categories, System callback, object asyncState ) : System.IAsyncResult | ||
policies | string | |
categories | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_description ( string policies, System callback, object asyncState ) : System.IAsyncResult | ||
policies | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_dynamic_state ( string policies, System callback, object asyncState ) : System.IAsyncResult | ||
policies | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_ip_tos ( string policies, System callback, object asyncState ) : System.IAsyncResult | ||
policies | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_link_qos ( string policies, System callback, object asyncState ) : System.IAsyncResult | ||
policies | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_log_period ( string policies, System callback, object asyncState ) : System.IAsyncResult | ||
policies | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_log_publisher ( string policies, System callback, object asyncState ) : System.IAsyncResult | ||
policies | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_maximum_rate ( string policies, System callback, object asyncState ) : System.IAsyncResult | ||
policies | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_maximum_user_rate ( string policies, System callback, object asyncState ) : System.IAsyncResult | ||
policies | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_maximum_user_rate_pps ( string policies, System callback, object asyncState ) : System.IAsyncResult | ||
policies | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_measurement_state ( string policies, System callback, object asyncState ) : System.IAsyncResult | ||
policies | string | |
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_all_categories ( string policies, System callback, object asyncState ) : System.IAsyncResult | ||
policies | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_category ( string policies, string categories, System callback, object asyncState ) : System.IAsyncResult | ||
policies | string | |
categories | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_category_ip_tos ( string policies, string categories, long values, System callback, object asyncState ) : System.IAsyncResult | ||
policies | string | |
categories | string | |
values | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_category_link_qos ( string policies, string categories, long values, System callback, object asyncState ) : System.IAsyncResult | ||
policies | string | |
categories | string | |
values | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_category_maximum_percentage ( string policies, string categories, long percentages, System callback, object asyncState ) : System.IAsyncResult | ||
policies | string | |
categories | string | |
percentages | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_category_maximum_rate ( string policies, string categories, |
||
policies | string | |
categories | string | |
rates | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_description ( string policies, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
policies | string | |
descriptions | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_ip_tos ( string policies, long values, System callback, object asyncState ) : System.IAsyncResult | ||
policies | string | |
values | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_link_qos ( string policies, long values, System callback, object asyncState ) : System.IAsyncResult | ||
policies | string | |
values | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_log_period ( string policies, long periods, System callback, object asyncState ) : System.IAsyncResult | ||
policies | string | |
periods | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_log_publisher ( string policies, string publishers, System callback, object asyncState ) : System.IAsyncResult | ||
policies | string | |
publishers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_maximum_rate ( string policies, |
||
policies | string | |
rates | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_maximum_user_rate ( string policies, |
||
policies | string | |
rates | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_maximum_user_rate_pps ( string policies, |
||
policies | string | |
rates | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_measurement_state ( string policies, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
policies | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Endadd_category_maximum_percentage ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endadd_category_maximum_rate ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endcreate ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_all_policies ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_policy ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endget_category ( System asyncResult ) : string[][] | ||
asyncResult | System | |
return | string[][] |
public Endget_category_ip_tos ( System asyncResult ) : long[][] | ||
asyncResult | System | |
return | long[][] |
public Endget_category_link_qos ( System asyncResult ) : long[][] | ||
asyncResult | System | |
return | long[][] |
public Endget_category_maximum_percentage ( System asyncResult ) : long[][] | ||
asyncResult | System | |
return | long[][] |
public Endget_category_maximum_rate ( System asyncResult ) : iControl.CommonRateUnit[][] | ||
asyncResult | System | |
return | iControl.CommonRateUnit[][] |
public Endget_description ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_dynamic_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_ip_tos ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_link_qos ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_log_period ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_log_publisher ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_maximum_rate ( System asyncResult ) : iControl.CommonRateUnit[] | ||
asyncResult | System | |
return | iControl.CommonRateUnit[] |
public Endget_maximum_user_rate ( System asyncResult ) : iControl.CommonRateUnit[] | ||
asyncResult | System | |
return | iControl.CommonRateUnit[] |
public Endget_maximum_user_rate_pps ( System asyncResult ) : iControl.CommonULong64[] | ||
asyncResult | System | |
return | iControl.CommonULong64[] |
public Endget_measurement_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public Endremove_all_categories ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_category ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_category_ip_tos ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_category_link_qos ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_category_maximum_percentage ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_category_maximum_rate ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_description ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_ip_tos ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_link_qos ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_log_period ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_log_publisher ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_maximum_rate ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_maximum_user_rate ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_maximum_user_rate_pps ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_measurement_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public NetworkingBWControllerPolicy ( ) : System | ||
return | System |