Méthode | Description | |
---|---|---|
Begincreate ( string self_ips, string vlan_names, string netmasks, long unit_ids, CommonEnabledState floating_states, System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_all_self_ips ( System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_self_ip ( string self_ips, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_floating_state ( string self_ips, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_netmask ( string self_ips, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_unit_id ( string self_ips, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_vlan ( string self_ips, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_floating_state ( string self_ips, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_netmask ( string self_ips, string netmasks, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_unit_id ( string self_ips, long unit_ids, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_vlan ( string self_ips, string vlan_names, System callback, object asyncState ) : System.IAsyncResult | ||
Endcreate ( System asyncResult ) : void | ||
Enddelete_all_self_ips ( System asyncResult ) : void | ||
Enddelete_self_ip ( System asyncResult ) : void | ||
Endget_floating_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_list ( System asyncResult ) : string[] | ||
Endget_netmask ( System asyncResult ) : string[] | ||
Endget_unit_id ( System asyncResult ) : long[] | ||
Endget_version ( System asyncResult ) : string | ||
Endget_vlan ( System asyncResult ) : string[] | ||
Endset_floating_state ( System asyncResult ) : void | ||
Endset_netmask ( System asyncResult ) : void | ||
Endset_unit_id ( System asyncResult ) : void | ||
Endset_vlan ( System asyncResult ) : void | ||
NetworkingSelfIP ( ) : System |
Méthode | Description | |
---|---|---|
create ( string self_ips, string vlan_names, string netmasks, long unit_ids, CommonEnabledState floating_states ) : void | ||
delete_all_self_ips ( ) : void | ||
delete_self_ip ( string self_ips ) : void | ||
get_floating_state ( string self_ips ) : CommonEnabledState[] | ||
get_list ( ) : string[] | ||
get_netmask ( string self_ips ) : string[] | ||
get_unit_id ( string self_ips ) : long[] | ||
get_version ( ) : string | ||
get_vlan ( string self_ips ) : string[] | ||
set_floating_state ( string self_ips, CommonEnabledState states ) : void | ||
set_netmask ( string self_ips, string netmasks ) : void | ||
set_unit_id ( string self_ips, long unit_ids ) : void | ||
set_vlan ( string self_ips, string vlan_names ) : void |
public Begincreate ( string self_ips, string vlan_names, string netmasks, long unit_ids, CommonEnabledState floating_states, System callback, object asyncState ) : System.IAsyncResult | ||
self_ips | string | |
vlan_names | string | |
netmasks | string | |
unit_ids | long | |
floating_states | CommonEnabledState | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Begindelete_all_self_ips ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Begindelete_self_ip ( string self_ips, System callback, object asyncState ) : System.IAsyncResult | ||
self_ips | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_floating_state ( string self_ips, System callback, object asyncState ) : System.IAsyncResult | ||
self_ips | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_netmask ( string self_ips, System callback, object asyncState ) : System.IAsyncResult | ||
self_ips | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_unit_id ( string self_ips, System callback, object asyncState ) : System.IAsyncResult | ||
self_ips | string | |
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 Beginget_vlan ( string self_ips, System callback, object asyncState ) : System.IAsyncResult | ||
self_ips | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_floating_state ( string self_ips, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
self_ips | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_netmask ( string self_ips, string netmasks, System callback, object asyncState ) : System.IAsyncResult | ||
self_ips | string | |
netmasks | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_unit_id ( string self_ips, long unit_ids, System callback, object asyncState ) : System.IAsyncResult | ||
self_ips | string | |
unit_ids | long | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_vlan ( string self_ips, string vlan_names, System callback, object asyncState ) : System.IAsyncResult | ||
self_ips | string | |
vlan_names | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Endcreate ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Enddelete_all_self_ips ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Enddelete_self_ip ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endget_floating_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
Résultat | CommonEnabledState[] |
public Endget_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
Résultat | string[] |
public Endget_netmask ( System asyncResult ) : string[] | ||
asyncResult | System | |
Résultat | string[] |
public Endget_unit_id ( System asyncResult ) : long[] | ||
asyncResult | System | |
Résultat | long[] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
Résultat | string |
public Endget_vlan ( System asyncResult ) : string[] | ||
asyncResult | System | |
Résultat | string[] |
public Endset_floating_state ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_netmask ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_unit_id ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_vlan ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |