Метод | Описание | |
---|---|---|
Begincreate ( NetworkingiSessionAdvertisedRouteiSessionAdvertisedRouteStruct subnet, System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_all_subnets ( System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_subnets ( |
||
Beginget_enabled_state ( |
||
Beginget_label ( |
||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_metric ( |
||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_enabled_state ( |
||
Beginset_label ( |
||
Beginset_metric ( |
||
Endcreate ( System asyncResult ) : void | ||
Enddelete_all_subnets ( System asyncResult ) : void | ||
Enddelete_subnets ( System asyncResult ) : void | ||
Endget_enabled_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_label ( System asyncResult ) : string[] | ||
Endget_list ( System asyncResult ) : iControl.NetworkingiSessionAdvertisedRouteSubnetOptKey[] | ||
Endget_metric ( System asyncResult ) : long[] | ||
Endget_version ( System asyncResult ) : string | ||
Endset_enabled_state ( System asyncResult ) : void | ||
Endset_label ( System asyncResult ) : void | ||
Endset_metric ( System asyncResult ) : void | ||
NetworkingiSessionAdvertisedRoute ( ) : System |
Метод | Описание | |
---|---|---|
create ( NetworkingiSessionAdvertisedRouteiSessionAdvertisedRouteStruct subnet ) : void | ||
delete_all_subnets ( ) : void | ||
delete_subnets ( |
||
get_enabled_state ( |
||
get_label ( |
||
get_list ( ) : iControl.NetworkingiSessionAdvertisedRouteSubnetOptKey[] | ||
get_metric ( |
||
get_version ( ) : string | ||
set_enabled_state ( |
||
set_label ( |
||
set_metric ( |
public Begincreate ( NetworkingiSessionAdvertisedRouteiSessionAdvertisedRouteStruct subnet, System callback, object asyncState ) : System.IAsyncResult | ||
subnet | NetworkingiSessionAdvertisedRouteiSessionAdvertisedRouteStruct | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Begindelete_all_subnets ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Begindelete_subnets ( |
||
subnets | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_enabled_state ( |
||
subnets | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_label ( |
||
subnets | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_metric ( |
||
subnets | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginset_enabled_state ( |
||
ip | ||
included | CommonEnabledState | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginset_label ( |
||
ip | ||
labels | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginset_metric ( |
||
subnet | ||
metric | long | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Endcreate ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Enddelete_all_subnets ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Enddelete_subnets ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endget_enabled_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
Результат | CommonEnabledState[] |
public Endget_label ( System asyncResult ) : string[] | ||
asyncResult | System | |
Результат | string[] |
public Endget_list ( System asyncResult ) : iControl.NetworkingiSessionAdvertisedRouteSubnetOptKey[] | ||
asyncResult | System | |
Результат | iControl.NetworkingiSessionAdvertisedRouteSubnetOptKey[] |
public Endget_metric ( System asyncResult ) : long[] | ||
asyncResult | System | |
Результат | long[] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
Результат | string |
public Endset_enabled_state ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endset_label ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endset_metric ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public NetworkingiSessionAdvertisedRoute ( ) : System | ||
Результат | System |