Method | Description | |
---|---|---|
Begincreate ( |
||
Begindelete_all_nats ( System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_nat ( |
||
Beginget_all_statistics ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_arp_state ( |
||
Beginget_enabled_state ( |
||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_statistics ( |
||
Beginget_unit_id ( |
||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_vlan ( |
||
Beginreset_statistics ( |
||
Beginset_arp_state ( |
||
Beginset_enabled_state ( |
||
Beginset_unit_id ( |
||
Beginset_vlan ( |
||
Endcreate ( System asyncResult ) : void | ||
Enddelete_all_nats ( System asyncResult ) : void | ||
Enddelete_nat ( System asyncResult ) : void | ||
Endget_all_statistics ( System asyncResult ) : |
||
Endget_arp_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_enabled_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_list ( System asyncResult ) : iControl.LocalLBNATNATDefinition[] | ||
Endget_statistics ( System asyncResult ) : |
||
Endget_unit_id ( System asyncResult ) : long[] | ||
Endget_version ( System asyncResult ) : string | ||
Endget_vlan ( System asyncResult ) : iControl.CommonVLANFilterList[] | ||
Endreset_statistics ( System asyncResult ) : void | ||
Endset_arp_state ( System asyncResult ) : void | ||
Endset_enabled_state ( System asyncResult ) : void | ||
Endset_unit_id ( System asyncResult ) : void | ||
Endset_vlan ( System asyncResult ) : void | ||
LocalLBNAT ( ) : System |
Method | Description | |
---|---|---|
create ( |
||
delete_all_nats ( ) : void | ||
delete_nat ( |
||
get_all_statistics ( ) : |
||
get_arp_state ( |
||
get_enabled_state ( |
||
get_list ( ) : iControl.LocalLBNATNATDefinition[] | ||
get_statistics ( |
||
get_unit_id ( |
||
get_version ( ) : string | ||
get_vlan ( |
||
reset_statistics ( |
||
set_arp_state ( |
||
set_enabled_state ( |
||
set_unit_id ( |
||
set_vlan ( |
public Begincreate ( |
||
nat_definitions | ||
unit_ids | long | |
vlans | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_all_nats ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_nat ( |
||
nat_definitions | ||
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_arp_state ( |
||
nat_definitions | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_enabled_state ( |
||
nat_definitions | ||
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_statistics ( |
||
nat_definitions | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_unit_id ( |
||
nat_definitions | ||
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 ( |
||
nat_definitions | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginreset_statistics ( |
||
nat_definitions | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_arp_state ( |
||
nat_definitions | ||
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_enabled_state ( |
||
nat_definitions | ||
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_unit_id ( |
||
nat_definitions | ||
unit_ids | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_vlan ( |
||
nat_definitions | ||
vlans | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Endcreate ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_all_nats ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_nat ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endget_all_statistics ( System asyncResult ) : |
||
asyncResult | System | |
return |
public Endget_arp_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_enabled_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_list ( System asyncResult ) : iControl.LocalLBNATNATDefinition[] | ||
asyncResult | System | |
return | iControl.LocalLBNATNATDefinition[] |
public Endget_statistics ( System asyncResult ) : |
||
asyncResult | System | |
return |
public Endget_unit_id ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public Endget_vlan ( System asyncResult ) : iControl.CommonVLANFilterList[] | ||
asyncResult | System | |
return | iControl.CommonVLANFilterList[] |
public Endreset_statistics ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_arp_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_enabled_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_unit_id ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_vlan ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |