Méthode | Description | |
---|---|---|
Beginadd_management_route ( |
||
Beginadd_static_route ( |
||
Begindelete_all_management_routes ( System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_all_static_routes ( System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_management_route ( |
||
Begindelete_static_route ( |
||
Beginget_dynamic_route ( string destinations, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_management_route ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_management_route_gateway ( |
||
Beginget_management_route_mtu ( |
||
Beginget_management_route_type ( |
||
Beginget_route_table_metric_statistics_for_destination ( string destinations, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_route_table_metric_statistics_for_mac ( string mac_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_static_route ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_static_route_gateway ( |
||
Beginget_static_route_mtu ( |
||
Beginget_static_route_pool ( |
||
Beginget_static_route_type ( |
||
Beginget_static_route_vlan ( |
||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginreset_all_route_table_metric_statistics ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_management_route_gateway ( |
||
Beginset_management_route_mtu ( |
||
Beginset_management_route_reject ( |
||
Beginset_static_route_gateway ( |
||
Beginset_static_route_mtu ( |
||
Beginset_static_route_pool ( |
||
Beginset_static_route_reject ( |
||
Beginset_static_route_vlan ( |
||
Endadd_management_route ( System asyncResult ) : void | ||
Endadd_static_route ( System asyncResult ) : void | ||
Enddelete_all_management_routes ( System asyncResult ) : void | ||
Enddelete_all_static_routes ( System asyncResult ) : void | ||
Enddelete_management_route ( System asyncResult ) : void | ||
Enddelete_static_route ( System asyncResult ) : void | ||
Endget_dynamic_route ( System asyncResult ) : iControl.NetworkingRouteTableDynamicRouteStatistics[] | ||
Endget_management_route ( System asyncResult ) : iControl.NetworkingRouteTableRouteDefinition[] | ||
Endget_management_route_gateway ( System asyncResult ) : string[] | ||
Endget_management_route_mtu ( System asyncResult ) : long[] | ||
Endget_management_route_type ( System asyncResult ) : NetworkingRouteEntryType[] | ||
Endget_route_table_metric_statistics_for_destination ( System asyncResult ) : iControl.NetworkingRouteTableRouteTableMetricStatistics[] | ||
Endget_route_table_metric_statistics_for_mac ( System asyncResult ) : iControl.NetworkingRouteTableRouteTableMetricStatistics[] | ||
Endget_static_route ( System asyncResult ) : iControl.NetworkingRouteTableRouteDefinition[] | ||
Endget_static_route_gateway ( System asyncResult ) : string[] | ||
Endget_static_route_mtu ( System asyncResult ) : long[] | ||
Endget_static_route_pool ( System asyncResult ) : string[] | ||
Endget_static_route_type ( System asyncResult ) : NetworkingRouteEntryType[] | ||
Endget_static_route_vlan ( System asyncResult ) : string[] | ||
Endget_version ( System asyncResult ) : string | ||
Endreset_all_route_table_metric_statistics ( System asyncResult ) : void | ||
Endset_management_route_gateway ( System asyncResult ) : void | ||
Endset_management_route_mtu ( System asyncResult ) : void | ||
Endset_management_route_reject ( System asyncResult ) : void | ||
Endset_static_route_gateway ( System asyncResult ) : void | ||
Endset_static_route_mtu ( System asyncResult ) : void | ||
Endset_static_route_pool ( System asyncResult ) : void | ||
Endset_static_route_reject ( System asyncResult ) : void | ||
Endset_static_route_vlan ( System asyncResult ) : void | ||
NetworkingRouteTable ( ) : System |
Méthode | Description | |
---|---|---|
add_management_route ( |
||
add_static_route ( |
||
delete_all_management_routes ( ) : void | ||
delete_all_static_routes ( ) : void | ||
delete_management_route ( |
||
delete_static_route ( |
||
get_dynamic_route ( string destinations ) : iControl.NetworkingRouteTableDynamicRouteStatistics[] | ||
get_management_route ( ) : iControl.NetworkingRouteTableRouteDefinition[] | ||
get_management_route_gateway ( |
||
get_management_route_mtu ( |
||
get_management_route_type ( |
||
get_route_table_metric_statistics_for_destination ( string destinations ) : iControl.NetworkingRouteTableRouteTableMetricStatistics[] | ||
get_route_table_metric_statistics_for_mac ( string mac_addresses ) : iControl.NetworkingRouteTableRouteTableMetricStatistics[] | ||
get_static_route ( ) : iControl.NetworkingRouteTableRouteDefinition[] | ||
get_static_route_gateway ( |
||
get_static_route_mtu ( |
||
get_static_route_pool ( |
||
get_static_route_type ( |
||
get_static_route_vlan ( |
||
get_version ( ) : string | ||
reset_all_route_table_metric_statistics ( ) : void | ||
set_management_route_gateway ( |
||
set_management_route_mtu ( |
||
set_management_route_reject ( |
||
set_static_route_gateway ( |
||
set_static_route_mtu ( |
||
set_static_route_pool ( |
||
set_static_route_reject ( |
||
set_static_route_vlan ( |
public Beginadd_management_route ( |
||
routes | ||
attributes | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginadd_static_route ( |
||
routes | ||
attributes | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Begindelete_all_management_routes ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Begindelete_all_static_routes ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Begindelete_management_route ( |
||
routes | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Begindelete_static_route ( |
||
routes | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_dynamic_route ( string destinations, System callback, object asyncState ) : System.IAsyncResult | ||
destinations | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_management_route ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_management_route_gateway ( |
||
routes | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_management_route_mtu ( |
||
routes | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_management_route_type ( |
||
routes | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_route_table_metric_statistics_for_destination ( string destinations, System callback, object asyncState ) : System.IAsyncResult | ||
destinations | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_route_table_metric_statistics_for_mac ( string mac_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
mac_addresses | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_static_route ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_static_route_gateway ( |
||
routes | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_static_route_mtu ( |
||
routes | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_static_route_pool ( |
||
routes | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_static_route_type ( |
||
routes | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_static_route_vlan ( |
||
routes | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginreset_all_route_table_metric_statistics ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_management_route_gateway ( |
||
routes | ||
gateways | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_management_route_mtu ( |
||
routes | ||
mtus | long | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_management_route_reject ( |
||
routes | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_static_route_gateway ( |
||
routes | ||
gateways | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_static_route_mtu ( |
||
routes | ||
mtus | long | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_static_route_pool ( |
||
routes | ||
pools | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_static_route_reject ( |
||
routes | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_static_route_vlan ( |
||
routes | ||
vlans | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Endadd_management_route ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endadd_static_route ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Enddelete_all_management_routes ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Enddelete_all_static_routes ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Enddelete_management_route ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Enddelete_static_route ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endget_dynamic_route ( System asyncResult ) : iControl.NetworkingRouteTableDynamicRouteStatistics[] | ||
asyncResult | System | |
Résultat | iControl.NetworkingRouteTableDynamicRouteStatistics[] |
public Endget_management_route ( System asyncResult ) : iControl.NetworkingRouteTableRouteDefinition[] | ||
asyncResult | System | |
Résultat | iControl.NetworkingRouteTableRouteDefinition[] |
public Endget_management_route_gateway ( System asyncResult ) : string[] | ||
asyncResult | System | |
Résultat | string[] |
public Endget_management_route_mtu ( System asyncResult ) : long[] | ||
asyncResult | System | |
Résultat | long[] |
public Endget_management_route_type ( System asyncResult ) : NetworkingRouteEntryType[] | ||
asyncResult | System | |
Résultat | NetworkingRouteEntryType[] |
public Endget_route_table_metric_statistics_for_destination ( System asyncResult ) : iControl.NetworkingRouteTableRouteTableMetricStatistics[] | ||
asyncResult | System | |
Résultat | iControl.NetworkingRouteTableRouteTableMetricStatistics[] |
public Endget_route_table_metric_statistics_for_mac ( System asyncResult ) : iControl.NetworkingRouteTableRouteTableMetricStatistics[] | ||
asyncResult | System | |
Résultat | iControl.NetworkingRouteTableRouteTableMetricStatistics[] |
public Endget_static_route ( System asyncResult ) : iControl.NetworkingRouteTableRouteDefinition[] | ||
asyncResult | System | |
Résultat | iControl.NetworkingRouteTableRouteDefinition[] |
public Endget_static_route_gateway ( System asyncResult ) : string[] | ||
asyncResult | System | |
Résultat | string[] |
public Endget_static_route_mtu ( System asyncResult ) : long[] | ||
asyncResult | System | |
Résultat | long[] |
public Endget_static_route_pool ( System asyncResult ) : string[] | ||
asyncResult | System | |
Résultat | string[] |
public Endget_static_route_type ( System asyncResult ) : NetworkingRouteEntryType[] | ||
asyncResult | System | |
Résultat | NetworkingRouteEntryType[] |
public Endget_static_route_vlan ( System asyncResult ) : string[] | ||
asyncResult | System | |
Résultat | string[] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
Résultat | string |
public Endreset_all_route_table_metric_statistics ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_management_route_gateway ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_management_route_mtu ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_management_route_reject ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_static_route_gateway ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_static_route_mtu ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_static_route_pool ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_static_route_reject ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_static_route_vlan ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |