Method | Description | |
---|---|---|
Begincreate ( string translation_addresses, long unit_ids, System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_all_translation_addresses ( System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_translation_address ( string translation_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_all_statistics ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_arp_state ( string translation_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_connection_limit ( string translation_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_enabled_state ( string translation_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_ip_timeout ( string translation_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_statistics ( string translation_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_tcp_timeout ( string translation_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_udp_timeout ( string translation_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_unit_id ( string translation_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginreset_statistics ( string translation_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_arp_state ( string translation_addresses, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_connection_limit ( string translation_addresses, |
||
Beginset_enabled_state ( string translation_addresses, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_ip_timeout ( string translation_addresses, long timeouts, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_tcp_timeout ( string translation_addresses, long timeouts, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_udp_timeout ( string translation_addresses, long timeouts, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_unit_id ( string translation_addresses, long unit_ids, System callback, object asyncState ) : System.IAsyncResult | ||
Endcreate ( System asyncResult ) : void | ||
Enddelete_all_translation_addresses ( System asyncResult ) : void | ||
Enddelete_translation_address ( System asyncResult ) : void | ||
Endget_all_statistics ( System asyncResult ) : |
||
Endget_arp_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_connection_limit ( System asyncResult ) : iControl.CommonULong64[] | ||
Endget_enabled_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_ip_timeout ( System asyncResult ) : long[] | ||
Endget_list ( System asyncResult ) : string[] | ||
Endget_statistics ( System asyncResult ) : |
||
Endget_tcp_timeout ( System asyncResult ) : long[] | ||
Endget_udp_timeout ( System asyncResult ) : long[] | ||
Endget_unit_id ( System asyncResult ) : long[] | ||
Endget_version ( System asyncResult ) : string | ||
Endreset_statistics ( System asyncResult ) : void | ||
Endset_arp_state ( System asyncResult ) : void | ||
Endset_connection_limit ( System asyncResult ) : void | ||
Endset_enabled_state ( System asyncResult ) : void | ||
Endset_ip_timeout ( System asyncResult ) : void | ||
Endset_tcp_timeout ( System asyncResult ) : void | ||
Endset_udp_timeout ( System asyncResult ) : void | ||
Endset_unit_id ( System asyncResult ) : void | ||
LocalLBSNATTranslationAddress ( ) : System |
Method | Description | |
---|---|---|
create ( string translation_addresses, long unit_ids ) : void | ||
delete_all_translation_addresses ( ) : void | ||
delete_translation_address ( string translation_addresses ) : void | ||
get_all_statistics ( ) : |
||
get_arp_state ( string translation_addresses ) : CommonEnabledState[] | ||
get_connection_limit ( string translation_addresses ) : iControl.CommonULong64[] | ||
get_enabled_state ( string translation_addresses ) : CommonEnabledState[] | ||
get_ip_timeout ( string translation_addresses ) : long[] | ||
get_list ( ) : string[] | ||
get_statistics ( string translation_addresses ) : |
||
get_tcp_timeout ( string translation_addresses ) : long[] | ||
get_udp_timeout ( string translation_addresses ) : long[] | ||
get_unit_id ( string translation_addresses ) : long[] | ||
get_version ( ) : string | ||
reset_statistics ( string translation_addresses ) : void | ||
set_arp_state ( string translation_addresses, CommonEnabledState states ) : void | ||
set_connection_limit ( string translation_addresses, |
||
set_enabled_state ( string translation_addresses, CommonEnabledState states ) : void | ||
set_ip_timeout ( string translation_addresses, long timeouts ) : void | ||
set_tcp_timeout ( string translation_addresses, long timeouts ) : void | ||
set_udp_timeout ( string translation_addresses, long timeouts ) : void | ||
set_unit_id ( string translation_addresses, long unit_ids ) : void |
public Begincreate ( string translation_addresses, long unit_ids, System callback, object asyncState ) : System.IAsyncResult | ||
translation_addresses | string | |
unit_ids | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_all_translation_addresses ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_translation_address ( string translation_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
translation_addresses | 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_arp_state ( string translation_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
translation_addresses | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_connection_limit ( string translation_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
translation_addresses | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_enabled_state ( string translation_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
translation_addresses | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_ip_timeout ( string translation_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
translation_addresses | 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_statistics ( string translation_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
translation_addresses | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_tcp_timeout ( string translation_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
translation_addresses | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_udp_timeout ( string translation_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
translation_addresses | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_unit_id ( string translation_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
translation_addresses | 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 Beginreset_statistics ( string translation_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
translation_addresses | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_arp_state ( string translation_addresses, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
translation_addresses | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_connection_limit ( string translation_addresses, |
||
translation_addresses | string | |
limits | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_enabled_state ( string translation_addresses, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
translation_addresses | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_ip_timeout ( string translation_addresses, long timeouts, System callback, object asyncState ) : System.IAsyncResult | ||
translation_addresses | string | |
timeouts | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_tcp_timeout ( string translation_addresses, long timeouts, System callback, object asyncState ) : System.IAsyncResult | ||
translation_addresses | string | |
timeouts | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_udp_timeout ( string translation_addresses, long timeouts, System callback, object asyncState ) : System.IAsyncResult | ||
translation_addresses | string | |
timeouts | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_unit_id ( string translation_addresses, long unit_ids, System callback, object asyncState ) : System.IAsyncResult | ||
translation_addresses | string | |
unit_ids | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Endcreate ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_all_translation_addresses ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_translation_address ( 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_connection_limit ( System asyncResult ) : iControl.CommonULong64[] | ||
asyncResult | System | |
return | iControl.CommonULong64[] |
public Endget_enabled_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_ip_timeout ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_statistics ( System asyncResult ) : |
||
asyncResult | System | |
return |
public Endget_tcp_timeout ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_udp_timeout ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_unit_id ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public Endreset_statistics ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_arp_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_connection_limit ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_enabled_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_ip_timeout ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_tcp_timeout ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_udp_timeout ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_unit_id ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public LocalLBSNATTranslationAddress ( ) : System | ||
return | System |