Method | Description | |
---|---|---|
Begincreate ( string filters, long sort_orders, NetworkingFilterAction actions, string expressions, System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_all_packet_filters ( System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_packet_filter ( string filters, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_action ( string filters, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_all_statistics ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_bw_controller_policy ( string filters, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_description ( string filters, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_expression ( string filters, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_log_state ( string filters, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_rate_class ( string filters, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_sort_order ( string filters, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_statistics ( string filters, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_vlan ( string filters, System callback, object asyncState ) : System.IAsyncResult | ||
Beginreset_statistics ( string filters, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_action ( string filters, NetworkingFilterAction actions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_bw_controller_policy ( string filters, string policies, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_description ( string filters, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_expression ( string filters, string expressions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_log_state ( string filters, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_rate_class ( string filters, string rate_classes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_sort_order ( string filters, long orders, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_vlan ( string filters, string vlan_names, System callback, object asyncState ) : System.IAsyncResult | ||
Endcreate ( System asyncResult ) : void | ||
Enddelete_all_packet_filters ( System asyncResult ) : void | ||
Enddelete_packet_filter ( System asyncResult ) : void | ||
Endget_action ( System asyncResult ) : NetworkingFilterAction[] | ||
Endget_all_statistics ( System asyncResult ) : |
||
Endget_bw_controller_policy ( System asyncResult ) : string[] | ||
Endget_description ( System asyncResult ) : string[] | ||
Endget_expression ( System asyncResult ) : string[] | ||
Endget_list ( System asyncResult ) : string[] | ||
Endget_log_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_rate_class ( System asyncResult ) : string[] | ||
Endget_sort_order ( System asyncResult ) : long[] | ||
Endget_statistics ( System asyncResult ) : |
||
Endget_version ( System asyncResult ) : string | ||
Endget_vlan ( System asyncResult ) : string[] | ||
Endreset_statistics ( System asyncResult ) : void | ||
Endset_action ( System asyncResult ) : void | ||
Endset_bw_controller_policy ( System asyncResult ) : void | ||
Endset_description ( System asyncResult ) : void | ||
Endset_expression ( System asyncResult ) : void | ||
Endset_log_state ( System asyncResult ) : void | ||
Endset_rate_class ( System asyncResult ) : void | ||
Endset_sort_order ( System asyncResult ) : void | ||
Endset_vlan ( System asyncResult ) : void | ||
NetworkingPacketFilter ( ) : System |
Method | Description | |
---|---|---|
create ( string filters, long sort_orders, NetworkingFilterAction actions, string expressions ) : void | ||
delete_all_packet_filters ( ) : void | ||
delete_packet_filter ( string filters ) : void | ||
get_action ( string filters ) : NetworkingFilterAction[] | ||
get_all_statistics ( ) : |
||
get_bw_controller_policy ( string filters ) : string[] | ||
get_description ( string filters ) : string[] | ||
get_expression ( string filters ) : string[] | ||
get_list ( ) : string[] | ||
get_log_state ( string filters ) : CommonEnabledState[] | ||
get_rate_class ( string filters ) : string[] | ||
get_sort_order ( string filters ) : long[] | ||
get_statistics ( string filters ) : |
||
get_version ( ) : string | ||
get_vlan ( string filters ) : string[] | ||
reset_statistics ( string filters ) : void | ||
set_action ( string filters, NetworkingFilterAction actions ) : void | ||
set_bw_controller_policy ( string filters, string policies ) : void | ||
set_description ( string filters, string descriptions ) : void | ||
set_expression ( string filters, string expressions ) : void | ||
set_log_state ( string filters, CommonEnabledState states ) : void | ||
set_rate_class ( string filters, string rate_classes ) : void | ||
set_sort_order ( string filters, long orders ) : void | ||
set_vlan ( string filters, string vlan_names ) : void |
public Begincreate ( string filters, long sort_orders, NetworkingFilterAction actions, string expressions, System callback, object asyncState ) : System.IAsyncResult | ||
filters | string | |
sort_orders | long | |
actions | NetworkingFilterAction | |
expressions | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_all_packet_filters ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_packet_filter ( string filters, System callback, object asyncState ) : System.IAsyncResult | ||
filters | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_action ( string filters, System callback, object asyncState ) : System.IAsyncResult | ||
filters | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_all_statistics ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_bw_controller_policy ( string filters, System callback, object asyncState ) : System.IAsyncResult | ||
filters | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_description ( string filters, System callback, object asyncState ) : System.IAsyncResult | ||
filters | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_expression ( string filters, System callback, object asyncState ) : System.IAsyncResult | ||
filters | 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_state ( string filters, System callback, object asyncState ) : System.IAsyncResult | ||
filters | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_rate_class ( string filters, System callback, object asyncState ) : System.IAsyncResult | ||
filters | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_sort_order ( string filters, System callback, object asyncState ) : System.IAsyncResult | ||
filters | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_statistics ( string filters, System callback, object asyncState ) : System.IAsyncResult | ||
filters | 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 Beginget_vlan ( string filters, System callback, object asyncState ) : System.IAsyncResult | ||
filters | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginreset_statistics ( string filters, System callback, object asyncState ) : System.IAsyncResult | ||
filters | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_action ( string filters, NetworkingFilterAction actions, System callback, object asyncState ) : System.IAsyncResult | ||
filters | string | |
actions | NetworkingFilterAction | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_bw_controller_policy ( string filters, string policies, System callback, object asyncState ) : System.IAsyncResult | ||
filters | string | |
policies | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_description ( string filters, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
filters | string | |
descriptions | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_expression ( string filters, string expressions, System callback, object asyncState ) : System.IAsyncResult | ||
filters | string | |
expressions | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_log_state ( string filters, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
filters | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_rate_class ( string filters, string rate_classes, System callback, object asyncState ) : System.IAsyncResult | ||
filters | string | |
rate_classes | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_sort_order ( string filters, long orders, System callback, object asyncState ) : System.IAsyncResult | ||
filters | string | |
orders | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_vlan ( string filters, string vlan_names, System callback, object asyncState ) : System.IAsyncResult | ||
filters | string | |
vlan_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Endcreate ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_all_packet_filters ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_packet_filter ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endget_action ( System asyncResult ) : NetworkingFilterAction[] | ||
asyncResult | System | |
return | NetworkingFilterAction[] |
public Endget_all_statistics ( System asyncResult ) : |
||
asyncResult | System | |
return |
public Endget_bw_controller_policy ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_description ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_expression ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_log_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_rate_class ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_sort_order ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_statistics ( System asyncResult ) : |
||
asyncResult | System | |
return |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public Endget_vlan ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endreset_statistics ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_action ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_bw_controller_policy ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_description ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_expression ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_log_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_rate_class ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_sort_order ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_vlan ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |