C# Class iControl.LocalLBLSNPool

Inheritance: iControlInterface
Mostra file Open project: f5devcentral/f5-icontrol-library-dotnet Class Usage Examples

Public Methods

Method Description
Beginadd_backup_member ( string pools, string members, System callback, object asyncState ) : System.IAsyncResult
Beginadd_member ( string pools, string members, System callback, object asyncState ) : System.IAsyncResult
Begincreate ( string pools, string members, System callback, object asyncState ) : System.IAsyncResult
Begindelete_all_lsn_pools ( System callback, object asyncState ) : System.IAsyncResult
Begindelete_lsn_pool ( string pools, System callback, object asyncState ) : System.IAsyncResult
Beginget_all_statistics ( System callback, object asyncState ) : System.IAsyncResult
Beginget_all_statistics_v2 ( System callback, object asyncState ) : System.IAsyncResult
Beginget_backup_member ( string pools, System callback, object asyncState ) : System.IAsyncResult
Beginget_block_idle_timeout ( string pools, System callback, object asyncState ) : System.IAsyncResult
Beginget_block_lifetime ( string pools, System callback, object asyncState ) : System.IAsyncResult
Beginget_block_size ( string pools, System callback, object asyncState ) : System.IAsyncResult
Beginget_client_block_limit ( string pools, System callback, object asyncState ) : System.IAsyncResult
Beginget_connection_limit ( string pools, System callback, object asyncState ) : System.IAsyncResult
Beginget_description ( string pools, System callback, object asyncState ) : System.IAsyncResult
Beginget_egress_interface ( string pools, System callback, object asyncState ) : System.IAsyncResult
Beginget_egress_interface_state ( string pools, System callback, object asyncState ) : System.IAsyncResult
Beginget_hairpin_mode ( string pools, System callback, object asyncState ) : System.IAsyncResult
Beginget_icmp_echo_state ( string pools, System callback, object asyncState ) : System.IAsyncResult
Beginget_inbound_connection_state ( string pools, System callback, object asyncState ) : System.IAsyncResult
Beginget_inbound_mode ( string pools, System callback, object asyncState ) : System.IAsyncResult
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult
Beginget_log_profile ( string pools, System callback, object asyncState ) : System.IAsyncResult
Beginget_log_publisher ( string pools, System callback, object asyncState ) : System.IAsyncResult
Beginget_member ( string pools, System callback, object asyncState ) : System.IAsyncResult
Beginget_nat_mode ( string pools, System callback, object asyncState ) : System.IAsyncResult
Beginget_pcp_dslite_tunnel ( string pools, System callback, object asyncState ) : System.IAsyncResult
Beginget_pcp_profile ( string pools, System callback, object asyncState ) : System.IAsyncResult
Beginget_pcp_selfip ( string pools, System callback, object asyncState ) : System.IAsyncResult
Beginget_persistence_mode ( string pools, System callback, object asyncState ) : System.IAsyncResult
Beginget_persistence_timeout ( string pools, System callback, object asyncState ) : System.IAsyncResult
Beginget_route_advertisement_state ( string pools, System callback, object asyncState ) : System.IAsyncResult
Beginget_statistics ( string pools, System callback, object asyncState ) : System.IAsyncResult
Beginget_statistics_v2 ( string pools, System callback, object asyncState ) : System.IAsyncResult
Beginget_translation_port_range ( string pools, System callback, object asyncState ) : System.IAsyncResult
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult
Beginget_zombie_timeout ( string pools, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_backup_members ( string pools, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_members ( string pools, System callback, object asyncState ) : System.IAsyncResult
Beginremove_backup_member ( string pools, string members, System callback, object asyncState ) : System.IAsyncResult
Beginremove_member ( string pools, string members, System callback, object asyncState ) : System.IAsyncResult
Beginreset_statistics ( string pools, System callback, object asyncState ) : System.IAsyncResult
Beginset_block_idle_timeout ( string pools, long timeouts, System callback, object asyncState ) : System.IAsyncResult
Beginset_block_lifetime ( string pools, long values, System callback, object asyncState ) : System.IAsyncResult
Beginset_block_size ( string pools, long sizes, System callback, object asyncState ) : System.IAsyncResult
Beginset_client_block_limit ( string pools, long limits, System callback, object asyncState ) : System.IAsyncResult
Beginset_connection_limit ( string pools, long limits, System callback, object asyncState ) : System.IAsyncResult
Beginset_description ( string pools, string descriptions, System callback, object asyncState ) : System.IAsyncResult
Beginset_egress_interface ( string pools, CommonVLANFilterList interfaces, System callback, object asyncState ) : System.IAsyncResult
Beginset_egress_interface_state ( string pools, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_hairpin_mode ( string pools, LocalLBLSNPoolHairpinMode modes, System callback, object asyncState ) : System.IAsyncResult
Beginset_icmp_echo_state ( string pools, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_inbound_connection_state ( string pools, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_inbound_mode ( string pools, LocalLBLSNPoolInboundMode modes, System callback, object asyncState ) : System.IAsyncResult
Beginset_log_profile ( string pools, string profiles, System callback, object asyncState ) : System.IAsyncResult
Beginset_log_publisher ( string pools, string publishers, System callback, object asyncState ) : System.IAsyncResult
Beginset_nat_mode ( string pools, LocalLBLSNPoolNATMode modes, System callback, object asyncState ) : System.IAsyncResult
Beginset_pcp_dslite_tunnel ( string pools, string tunnels, System callback, object asyncState ) : System.IAsyncResult
Beginset_pcp_full_config ( string pools, string profiles, string self_ips, string tunnels, System callback, object asyncState ) : System.IAsyncResult
Beginset_pcp_profile ( string pools, string profiles, System callback, object asyncState ) : System.IAsyncResult
Beginset_pcp_selfip ( string pools, string self_ips, System callback, object asyncState ) : System.IAsyncResult
Beginset_persistence_mode ( string pools, LocalLBLSNPoolPersistMode modes, System callback, object asyncState ) : System.IAsyncResult
Beginset_persistence_timeout ( string pools, long timeouts, System callback, object asyncState ) : System.IAsyncResult
Beginset_route_advertisement_state ( string pools, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_translation_port_range ( string pools, CommonPortRange ranges, System callback, object asyncState ) : System.IAsyncResult
Beginset_zombie_timeout ( string pools, long timeouts, System callback, object asyncState ) : System.IAsyncResult
Endadd_backup_member ( System asyncResult ) : void
Endadd_member ( System asyncResult ) : void
Endcreate ( System asyncResult ) : void
Enddelete_all_lsn_pools ( System asyncResult ) : void
Enddelete_lsn_pool ( System asyncResult ) : void
Endget_all_statistics ( System asyncResult ) : LocalLBLSNPoolLSNPoolStatistics
Endget_all_statistics_v2 ( System asyncResult ) : LocalLBLSNPoolLSNPoolStatistics_v2
Endget_backup_member ( System asyncResult ) : string[][]
Endget_block_idle_timeout ( System asyncResult ) : long[]
Endget_block_lifetime ( System asyncResult ) : long[]
Endget_block_size ( System asyncResult ) : long[]
Endget_client_block_limit ( System asyncResult ) : long[]
Endget_connection_limit ( System asyncResult ) : long[]
Endget_description ( System asyncResult ) : string[]
Endget_egress_interface ( System asyncResult ) : CommonVLANFilterList[]
Endget_egress_interface_state ( System asyncResult ) : CommonEnabledState[]
Endget_hairpin_mode ( System asyncResult ) : LocalLBLSNPoolHairpinMode[]
Endget_icmp_echo_state ( System asyncResult ) : CommonEnabledState[]
Endget_inbound_connection_state ( System asyncResult ) : CommonEnabledState[]
Endget_inbound_mode ( System asyncResult ) : LocalLBLSNPoolInboundMode[]
Endget_list ( System asyncResult ) : string[]
Endget_log_profile ( System asyncResult ) : string[]
Endget_log_publisher ( System asyncResult ) : string[]
Endget_member ( System asyncResult ) : string[][]
Endget_nat_mode ( System asyncResult ) : LocalLBLSNPoolNATMode[]
Endget_pcp_dslite_tunnel ( System asyncResult ) : string[]
Endget_pcp_profile ( System asyncResult ) : string[]
Endget_pcp_selfip ( System asyncResult ) : string[]
Endget_persistence_mode ( System asyncResult ) : LocalLBLSNPoolPersistMode[]
Endget_persistence_timeout ( System asyncResult ) : long[]
Endget_route_advertisement_state ( System asyncResult ) : CommonEnabledState[]
Endget_statistics ( System asyncResult ) : LocalLBLSNPoolLSNPoolStatistics
Endget_statistics_v2 ( System asyncResult ) : LocalLBLSNPoolLSNPoolStatistics_v2
Endget_translation_port_range ( System asyncResult ) : CommonPortRange[]
Endget_version ( System asyncResult ) : string
Endget_zombie_timeout ( System asyncResult ) : long[]
Endremove_all_backup_members ( System asyncResult ) : void
Endremove_all_members ( System asyncResult ) : void
Endremove_backup_member ( System asyncResult ) : void
Endremove_member ( System asyncResult ) : void
Endreset_statistics ( System asyncResult ) : void
Endset_block_idle_timeout ( System asyncResult ) : void
Endset_block_lifetime ( System asyncResult ) : void
Endset_block_size ( System asyncResult ) : void
Endset_client_block_limit ( System asyncResult ) : void
Endset_connection_limit ( System asyncResult ) : void
Endset_description ( System asyncResult ) : void
Endset_egress_interface ( System asyncResult ) : void
Endset_egress_interface_state ( System asyncResult ) : void
Endset_hairpin_mode ( System asyncResult ) : void
Endset_icmp_echo_state ( System asyncResult ) : void
Endset_inbound_connection_state ( System asyncResult ) : void
Endset_inbound_mode ( System asyncResult ) : void
Endset_log_profile ( System asyncResult ) : void
Endset_log_publisher ( System asyncResult ) : void
Endset_nat_mode ( System asyncResult ) : void
Endset_pcp_dslite_tunnel ( System asyncResult ) : void
Endset_pcp_full_config ( System asyncResult ) : void
Endset_pcp_profile ( System asyncResult ) : void
Endset_pcp_selfip ( System asyncResult ) : void
Endset_persistence_mode ( System asyncResult ) : void
Endset_persistence_timeout ( System asyncResult ) : void
Endset_route_advertisement_state ( System asyncResult ) : void
Endset_translation_port_range ( System asyncResult ) : void
Endset_zombie_timeout ( System asyncResult ) : void
LocalLBLSNPool ( ) : System

Private Methods

Method Description
add_backup_member ( string pools, string members ) : void
add_member ( string pools, string members ) : void
create ( string pools, string members ) : void
delete_all_lsn_pools ( ) : void
delete_lsn_pool ( string pools ) : void
get_all_statistics ( ) : LocalLBLSNPoolLSNPoolStatistics
get_all_statistics_v2 ( ) : LocalLBLSNPoolLSNPoolStatistics_v2
get_backup_member ( string pools ) : string[][]
get_block_idle_timeout ( string pools ) : long[]
get_block_lifetime ( string pools ) : long[]
get_block_size ( string pools ) : long[]
get_client_block_limit ( string pools ) : long[]
get_connection_limit ( string pools ) : long[]
get_description ( string pools ) : string[]
get_egress_interface ( string pools ) : CommonVLANFilterList[]
get_egress_interface_state ( string pools ) : CommonEnabledState[]
get_hairpin_mode ( string pools ) : LocalLBLSNPoolHairpinMode[]
get_icmp_echo_state ( string pools ) : CommonEnabledState[]
get_inbound_connection_state ( string pools ) : CommonEnabledState[]
get_inbound_mode ( string pools ) : LocalLBLSNPoolInboundMode[]
get_list ( ) : string[]
get_log_profile ( string pools ) : string[]
get_log_publisher ( string pools ) : string[]
get_member ( string pools ) : string[][]
get_nat_mode ( string pools ) : LocalLBLSNPoolNATMode[]
get_pcp_dslite_tunnel ( string pools ) : string[]
get_pcp_profile ( string pools ) : string[]
get_pcp_selfip ( string pools ) : string[]
get_persistence_mode ( string pools ) : LocalLBLSNPoolPersistMode[]
get_persistence_timeout ( string pools ) : long[]
get_route_advertisement_state ( string pools ) : CommonEnabledState[]
get_statistics ( string pools ) : LocalLBLSNPoolLSNPoolStatistics
get_statistics_v2 ( string pools ) : LocalLBLSNPoolLSNPoolStatistics_v2
get_translation_port_range ( string pools ) : CommonPortRange[]
get_version ( ) : string
get_zombie_timeout ( string pools ) : long[]
remove_all_backup_members ( string pools ) : void
remove_all_members ( string pools ) : void
remove_backup_member ( string pools, string members ) : void
remove_member ( string pools, string members ) : void
reset_statistics ( string pools ) : void
set_block_idle_timeout ( string pools, long timeouts ) : void
set_block_lifetime ( string pools, long values ) : void
set_block_size ( string pools, long sizes ) : void
set_client_block_limit ( string pools, long limits ) : void
set_connection_limit ( string pools, long limits ) : void
set_description ( string pools, string descriptions ) : void
set_egress_interface ( string pools, CommonVLANFilterList interfaces ) : void
set_egress_interface_state ( string pools, CommonEnabledState states ) : void
set_hairpin_mode ( string pools, LocalLBLSNPoolHairpinMode modes ) : void
set_icmp_echo_state ( string pools, CommonEnabledState states ) : void
set_inbound_connection_state ( string pools, CommonEnabledState states ) : void
set_inbound_mode ( string pools, LocalLBLSNPoolInboundMode modes ) : void
set_log_profile ( string pools, string profiles ) : void
set_log_publisher ( string pools, string publishers ) : void
set_nat_mode ( string pools, LocalLBLSNPoolNATMode modes ) : void
set_pcp_dslite_tunnel ( string pools, string tunnels ) : void
set_pcp_full_config ( string pools, string profiles, string self_ips, string tunnels ) : void
set_pcp_profile ( string pools, string profiles ) : void
set_pcp_selfip ( string pools, string self_ips ) : void
set_persistence_mode ( string pools, LocalLBLSNPoolPersistMode modes ) : void
set_persistence_timeout ( string pools, long timeouts ) : void
set_route_advertisement_state ( string pools, CommonEnabledState states ) : void
set_translation_port_range ( string pools, CommonPortRange ranges ) : void
set_zombie_timeout ( string pools, long timeouts ) : void

Method Details

Beginadd_backup_member() public method

public Beginadd_backup_member ( string pools, string members, System callback, object asyncState ) : System.IAsyncResult
pools string
members string
callback System
asyncState object
return System.IAsyncResult

Beginadd_member() public method

public Beginadd_member ( string pools, string members, System callback, object asyncState ) : System.IAsyncResult
pools string
members string
callback System
asyncState object
return System.IAsyncResult

Begincreate() public method

public Begincreate ( string pools, string members, System callback, object asyncState ) : System.IAsyncResult
pools string
members string
callback System
asyncState object
return System.IAsyncResult

Begindelete_all_lsn_pools() public method

public Begindelete_all_lsn_pools ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
return System.IAsyncResult

Begindelete_lsn_pool() public method

public Begindelete_lsn_pool ( string pools, System callback, object asyncState ) : System.IAsyncResult
pools string
callback System
asyncState object
return System.IAsyncResult

Beginget_all_statistics() public method

public Beginget_all_statistics ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
return System.IAsyncResult

Beginget_all_statistics_v2() public method

public Beginget_all_statistics_v2 ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
return System.IAsyncResult

Beginget_backup_member() public method

public Beginget_backup_member ( string pools, System callback, object asyncState ) : System.IAsyncResult
pools string
callback System
asyncState object
return System.IAsyncResult

Beginget_block_idle_timeout() public method

public Beginget_block_idle_timeout ( string pools, System callback, object asyncState ) : System.IAsyncResult
pools string
callback System
asyncState object
return System.IAsyncResult

Beginget_block_lifetime() public method

public Beginget_block_lifetime ( string pools, System callback, object asyncState ) : System.IAsyncResult
pools string
callback System
asyncState object
return System.IAsyncResult

Beginget_block_size() public method

public Beginget_block_size ( string pools, System callback, object asyncState ) : System.IAsyncResult
pools string
callback System
asyncState object
return System.IAsyncResult

Beginget_client_block_limit() public method

public Beginget_client_block_limit ( string pools, System callback, object asyncState ) : System.IAsyncResult
pools string
callback System
asyncState object
return System.IAsyncResult

Beginget_connection_limit() public method

public Beginget_connection_limit ( string pools, System callback, object asyncState ) : System.IAsyncResult
pools string
callback System
asyncState object
return System.IAsyncResult

Beginget_description() public method

public Beginget_description ( string pools, System callback, object asyncState ) : System.IAsyncResult
pools string
callback System
asyncState object
return System.IAsyncResult

Beginget_egress_interface() public method

public Beginget_egress_interface ( string pools, System callback, object asyncState ) : System.IAsyncResult
pools string
callback System
asyncState object
return System.IAsyncResult

Beginget_egress_interface_state() public method

public Beginget_egress_interface_state ( string pools, System callback, object asyncState ) : System.IAsyncResult
pools string
callback System
asyncState object
return System.IAsyncResult

Beginget_hairpin_mode() public method

public Beginget_hairpin_mode ( string pools, System callback, object asyncState ) : System.IAsyncResult
pools string
callback System
asyncState object
return System.IAsyncResult

Beginget_icmp_echo_state() public method

public Beginget_icmp_echo_state ( string pools, System callback, object asyncState ) : System.IAsyncResult
pools string
callback System
asyncState object
return System.IAsyncResult

Beginget_inbound_connection_state() public method

public Beginget_inbound_connection_state ( string pools, System callback, object asyncState ) : System.IAsyncResult
pools string
callback System
asyncState object
return System.IAsyncResult

Beginget_inbound_mode() public method

public Beginget_inbound_mode ( string pools, System callback, object asyncState ) : System.IAsyncResult
pools string
callback System
asyncState object
return System.IAsyncResult

Beginget_list() public method

public Beginget_list ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
return System.IAsyncResult

Beginget_log_profile() public method

public Beginget_log_profile ( string pools, System callback, object asyncState ) : System.IAsyncResult
pools string
callback System
asyncState object
return System.IAsyncResult

Beginget_log_publisher() public method

public Beginget_log_publisher ( string pools, System callback, object asyncState ) : System.IAsyncResult
pools string
callback System
asyncState object
return System.IAsyncResult

Beginget_member() public method

public Beginget_member ( string pools, System callback, object asyncState ) : System.IAsyncResult
pools string
callback System
asyncState object
return System.IAsyncResult

Beginget_nat_mode() public method

public Beginget_nat_mode ( string pools, System callback, object asyncState ) : System.IAsyncResult
pools string
callback System
asyncState object
return System.IAsyncResult

Beginget_pcp_dslite_tunnel() public method

public Beginget_pcp_dslite_tunnel ( string pools, System callback, object asyncState ) : System.IAsyncResult
pools string
callback System
asyncState object
return System.IAsyncResult

Beginget_pcp_profile() public method

public Beginget_pcp_profile ( string pools, System callback, object asyncState ) : System.IAsyncResult
pools string
callback System
asyncState object
return System.IAsyncResult

Beginget_pcp_selfip() public method

public Beginget_pcp_selfip ( string pools, System callback, object asyncState ) : System.IAsyncResult
pools string
callback System
asyncState object
return System.IAsyncResult

Beginget_persistence_mode() public method

public Beginget_persistence_mode ( string pools, System callback, object asyncState ) : System.IAsyncResult
pools string
callback System
asyncState object
return System.IAsyncResult

Beginget_persistence_timeout() public method

public Beginget_persistence_timeout ( string pools, System callback, object asyncState ) : System.IAsyncResult
pools string
callback System
asyncState object
return System.IAsyncResult

Beginget_route_advertisement_state() public method

public Beginget_route_advertisement_state ( string pools, System callback, object asyncState ) : System.IAsyncResult
pools string
callback System
asyncState object
return System.IAsyncResult

Beginget_statistics() public method

public Beginget_statistics ( string pools, System callback, object asyncState ) : System.IAsyncResult
pools string
callback System
asyncState object
return System.IAsyncResult

Beginget_statistics_v2() public method

public Beginget_statistics_v2 ( string pools, System callback, object asyncState ) : System.IAsyncResult
pools string
callback System
asyncState object
return System.IAsyncResult

Beginget_translation_port_range() public method

public Beginget_translation_port_range ( string pools, System callback, object asyncState ) : System.IAsyncResult
pools string
callback System
asyncState object
return System.IAsyncResult

Beginget_version() public method

public Beginget_version ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
return System.IAsyncResult

Beginget_zombie_timeout() public method

public Beginget_zombie_timeout ( string pools, System callback, object asyncState ) : System.IAsyncResult
pools string
callback System
asyncState object
return System.IAsyncResult

Beginremove_all_backup_members() public method

public Beginremove_all_backup_members ( string pools, System callback, object asyncState ) : System.IAsyncResult
pools string
callback System
asyncState object
return System.IAsyncResult

Beginremove_all_members() public method

public Beginremove_all_members ( string pools, System callback, object asyncState ) : System.IAsyncResult
pools string
callback System
asyncState object
return System.IAsyncResult

Beginremove_backup_member() public method

public Beginremove_backup_member ( string pools, string members, System callback, object asyncState ) : System.IAsyncResult
pools string
members string
callback System
asyncState object
return System.IAsyncResult

Beginremove_member() public method

public Beginremove_member ( string pools, string members, System callback, object asyncState ) : System.IAsyncResult
pools string
members string
callback System
asyncState object
return System.IAsyncResult

Beginreset_statistics() public method

public Beginreset_statistics ( string pools, System callback, object asyncState ) : System.IAsyncResult
pools string
callback System
asyncState object
return System.IAsyncResult

Beginset_block_idle_timeout() public method

public Beginset_block_idle_timeout ( string pools, long timeouts, System callback, object asyncState ) : System.IAsyncResult
pools string
timeouts long
callback System
asyncState object
return System.IAsyncResult

Beginset_block_lifetime() public method

public Beginset_block_lifetime ( string pools, long values, System callback, object asyncState ) : System.IAsyncResult
pools string
values long
callback System
asyncState object
return System.IAsyncResult

Beginset_block_size() public method

public Beginset_block_size ( string pools, long sizes, System callback, object asyncState ) : System.IAsyncResult
pools string
sizes long
callback System
asyncState object
return System.IAsyncResult

Beginset_client_block_limit() public method

public Beginset_client_block_limit ( string pools, long limits, System callback, object asyncState ) : System.IAsyncResult
pools string
limits long
callback System
asyncState object
return System.IAsyncResult

Beginset_connection_limit() public method

public Beginset_connection_limit ( string pools, long limits, System callback, object asyncState ) : System.IAsyncResult
pools string
limits long
callback System
asyncState object
return System.IAsyncResult

Beginset_description() public method

public Beginset_description ( string pools, string descriptions, System callback, object asyncState ) : System.IAsyncResult
pools string
descriptions string
callback System
asyncState object
return System.IAsyncResult

Beginset_egress_interface() public method

public Beginset_egress_interface ( string pools, CommonVLANFilterList interfaces, System callback, object asyncState ) : System.IAsyncResult
pools string
interfaces CommonVLANFilterList
callback System
asyncState object
return System.IAsyncResult

Beginset_egress_interface_state() public method

public Beginset_egress_interface_state ( string pools, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
pools string
states CommonEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_hairpin_mode() public method

public Beginset_hairpin_mode ( string pools, LocalLBLSNPoolHairpinMode modes, System callback, object asyncState ) : System.IAsyncResult
pools string
modes LocalLBLSNPoolHairpinMode
callback System
asyncState object
return System.IAsyncResult

Beginset_icmp_echo_state() public method

public Beginset_icmp_echo_state ( string pools, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
pools string
states CommonEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_inbound_connection_state() public method

public Beginset_inbound_connection_state ( string pools, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
pools string
states CommonEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_inbound_mode() public method

public Beginset_inbound_mode ( string pools, LocalLBLSNPoolInboundMode modes, System callback, object asyncState ) : System.IAsyncResult
pools string
modes LocalLBLSNPoolInboundMode
callback System
asyncState object
return System.IAsyncResult

Beginset_log_profile() public method

public Beginset_log_profile ( string pools, string profiles, System callback, object asyncState ) : System.IAsyncResult
pools string
profiles string
callback System
asyncState object
return System.IAsyncResult

Beginset_log_publisher() public method

public Beginset_log_publisher ( string pools, string publishers, System callback, object asyncState ) : System.IAsyncResult
pools string
publishers string
callback System
asyncState object
return System.IAsyncResult

Beginset_nat_mode() public method

public Beginset_nat_mode ( string pools, LocalLBLSNPoolNATMode modes, System callback, object asyncState ) : System.IAsyncResult
pools string
modes LocalLBLSNPoolNATMode
callback System
asyncState object
return System.IAsyncResult

Beginset_pcp_dslite_tunnel() public method

public Beginset_pcp_dslite_tunnel ( string pools, string tunnels, System callback, object asyncState ) : System.IAsyncResult
pools string
tunnels string
callback System
asyncState object
return System.IAsyncResult

Beginset_pcp_full_config() public method

public Beginset_pcp_full_config ( string pools, string profiles, string self_ips, string tunnels, System callback, object asyncState ) : System.IAsyncResult
pools string
profiles string
self_ips string
tunnels string
callback System
asyncState object
return System.IAsyncResult

Beginset_pcp_profile() public method

public Beginset_pcp_profile ( string pools, string profiles, System callback, object asyncState ) : System.IAsyncResult
pools string
profiles string
callback System
asyncState object
return System.IAsyncResult

Beginset_pcp_selfip() public method

public Beginset_pcp_selfip ( string pools, string self_ips, System callback, object asyncState ) : System.IAsyncResult
pools string
self_ips string
callback System
asyncState object
return System.IAsyncResult

Beginset_persistence_mode() public method

public Beginset_persistence_mode ( string pools, LocalLBLSNPoolPersistMode modes, System callback, object asyncState ) : System.IAsyncResult
pools string
modes LocalLBLSNPoolPersistMode
callback System
asyncState object
return System.IAsyncResult

Beginset_persistence_timeout() public method

public Beginset_persistence_timeout ( string pools, long timeouts, System callback, object asyncState ) : System.IAsyncResult
pools string
timeouts long
callback System
asyncState object
return System.IAsyncResult

Beginset_route_advertisement_state() public method

public Beginset_route_advertisement_state ( string pools, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
pools string
states CommonEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_translation_port_range() public method

public Beginset_translation_port_range ( string pools, CommonPortRange ranges, System callback, object asyncState ) : System.IAsyncResult
pools string
ranges CommonPortRange
callback System
asyncState object
return System.IAsyncResult

Beginset_zombie_timeout() public method

public Beginset_zombie_timeout ( string pools, long timeouts, System callback, object asyncState ) : System.IAsyncResult
pools string
timeouts long
callback System
asyncState object
return System.IAsyncResult

Endadd_backup_member() public method

public Endadd_backup_member ( System asyncResult ) : void
asyncResult System
return void

Endadd_member() public method

public Endadd_member ( System asyncResult ) : void
asyncResult System
return void

Endcreate() public method

public Endcreate ( System asyncResult ) : void
asyncResult System
return void

Enddelete_all_lsn_pools() public method

public Enddelete_all_lsn_pools ( System asyncResult ) : void
asyncResult System
return void

Enddelete_lsn_pool() public method

public Enddelete_lsn_pool ( System asyncResult ) : void
asyncResult System
return void

Endget_all_statistics() public method

public Endget_all_statistics ( System asyncResult ) : LocalLBLSNPoolLSNPoolStatistics
asyncResult System
return LocalLBLSNPoolLSNPoolStatistics

Endget_all_statistics_v2() public method

public Endget_all_statistics_v2 ( System asyncResult ) : LocalLBLSNPoolLSNPoolStatistics_v2
asyncResult System
return LocalLBLSNPoolLSNPoolStatistics_v2

Endget_backup_member() public method

public Endget_backup_member ( System asyncResult ) : string[][]
asyncResult System
return string[][]

Endget_block_idle_timeout() public method

public Endget_block_idle_timeout ( System asyncResult ) : long[]
asyncResult System
return long[]

Endget_block_lifetime() public method

public Endget_block_lifetime ( System asyncResult ) : long[]
asyncResult System
return long[]

Endget_block_size() public method

public Endget_block_size ( System asyncResult ) : long[]
asyncResult System
return long[]

Endget_client_block_limit() public method

public Endget_client_block_limit ( System asyncResult ) : long[]
asyncResult System
return long[]

Endget_connection_limit() public method

public Endget_connection_limit ( System asyncResult ) : long[]
asyncResult System
return long[]

Endget_description() public method

public Endget_description ( System asyncResult ) : string[]
asyncResult System
return string[]

Endget_egress_interface() public method

public Endget_egress_interface ( System asyncResult ) : CommonVLANFilterList[]
asyncResult System
return CommonVLANFilterList[]

Endget_egress_interface_state() public method

public Endget_egress_interface_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
return CommonEnabledState[]

Endget_hairpin_mode() public method

public Endget_hairpin_mode ( System asyncResult ) : LocalLBLSNPoolHairpinMode[]
asyncResult System
return LocalLBLSNPoolHairpinMode[]

Endget_icmp_echo_state() public method

public Endget_icmp_echo_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
return CommonEnabledState[]

Endget_inbound_connection_state() public method

public Endget_inbound_connection_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
return CommonEnabledState[]

Endget_inbound_mode() public method

public Endget_inbound_mode ( System asyncResult ) : LocalLBLSNPoolInboundMode[]
asyncResult System
return LocalLBLSNPoolInboundMode[]

Endget_list() public method

public Endget_list ( System asyncResult ) : string[]
asyncResult System
return string[]

Endget_log_profile() public method

public Endget_log_profile ( System asyncResult ) : string[]
asyncResult System
return string[]

Endget_log_publisher() public method

public Endget_log_publisher ( System asyncResult ) : string[]
asyncResult System
return string[]

Endget_member() public method

public Endget_member ( System asyncResult ) : string[][]
asyncResult System
return string[][]

Endget_nat_mode() public method

public Endget_nat_mode ( System asyncResult ) : LocalLBLSNPoolNATMode[]
asyncResult System
return LocalLBLSNPoolNATMode[]

Endget_pcp_dslite_tunnel() public method

public Endget_pcp_dslite_tunnel ( System asyncResult ) : string[]
asyncResult System
return string[]

Endget_pcp_profile() public method

public Endget_pcp_profile ( System asyncResult ) : string[]
asyncResult System
return string[]

Endget_pcp_selfip() public method

public Endget_pcp_selfip ( System asyncResult ) : string[]
asyncResult System
return string[]

Endget_persistence_mode() public method

public Endget_persistence_mode ( System asyncResult ) : LocalLBLSNPoolPersistMode[]
asyncResult System
return LocalLBLSNPoolPersistMode[]

Endget_persistence_timeout() public method

public Endget_persistence_timeout ( System asyncResult ) : long[]
asyncResult System
return long[]

Endget_route_advertisement_state() public method

public Endget_route_advertisement_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
return CommonEnabledState[]

Endget_statistics() public method

public Endget_statistics ( System asyncResult ) : LocalLBLSNPoolLSNPoolStatistics
asyncResult System
return LocalLBLSNPoolLSNPoolStatistics

Endget_statistics_v2() public method

public Endget_statistics_v2 ( System asyncResult ) : LocalLBLSNPoolLSNPoolStatistics_v2
asyncResult System
return LocalLBLSNPoolLSNPoolStatistics_v2

Endget_translation_port_range() public method

public Endget_translation_port_range ( System asyncResult ) : CommonPortRange[]
asyncResult System
return CommonPortRange[]

Endget_version() public method

public Endget_version ( System asyncResult ) : string
asyncResult System
return string

Endget_zombie_timeout() public method

public Endget_zombie_timeout ( System asyncResult ) : long[]
asyncResult System
return long[]

Endremove_all_backup_members() public method

public Endremove_all_backup_members ( System asyncResult ) : void
asyncResult System
return void

Endremove_all_members() public method

public Endremove_all_members ( System asyncResult ) : void
asyncResult System
return void

Endremove_backup_member() public method

public Endremove_backup_member ( System asyncResult ) : void
asyncResult System
return void

Endremove_member() public method

public Endremove_member ( System asyncResult ) : void
asyncResult System
return void

Endreset_statistics() public method

public Endreset_statistics ( System asyncResult ) : void
asyncResult System
return void

Endset_block_idle_timeout() public method

public Endset_block_idle_timeout ( System asyncResult ) : void
asyncResult System
return void

Endset_block_lifetime() public method

public Endset_block_lifetime ( System asyncResult ) : void
asyncResult System
return void

Endset_block_size() public method

public Endset_block_size ( System asyncResult ) : void
asyncResult System
return void

Endset_client_block_limit() public method

public Endset_client_block_limit ( System asyncResult ) : void
asyncResult System
return void

Endset_connection_limit() public method

public Endset_connection_limit ( System asyncResult ) : void
asyncResult System
return void

Endset_description() public method

public Endset_description ( System asyncResult ) : void
asyncResult System
return void

Endset_egress_interface() public method

public Endset_egress_interface ( System asyncResult ) : void
asyncResult System
return void

Endset_egress_interface_state() public method

public Endset_egress_interface_state ( System asyncResult ) : void
asyncResult System
return void

Endset_hairpin_mode() public method

public Endset_hairpin_mode ( System asyncResult ) : void
asyncResult System
return void

Endset_icmp_echo_state() public method

public Endset_icmp_echo_state ( System asyncResult ) : void
asyncResult System
return void

Endset_inbound_connection_state() public method

public Endset_inbound_connection_state ( System asyncResult ) : void
asyncResult System
return void

Endset_inbound_mode() public method

public Endset_inbound_mode ( System asyncResult ) : void
asyncResult System
return void

Endset_log_profile() public method

public Endset_log_profile ( System asyncResult ) : void
asyncResult System
return void

Endset_log_publisher() public method

public Endset_log_publisher ( System asyncResult ) : void
asyncResult System
return void

Endset_nat_mode() public method

public Endset_nat_mode ( System asyncResult ) : void
asyncResult System
return void

Endset_pcp_dslite_tunnel() public method

public Endset_pcp_dslite_tunnel ( System asyncResult ) : void
asyncResult System
return void

Endset_pcp_full_config() public method

public Endset_pcp_full_config ( System asyncResult ) : void
asyncResult System
return void

Endset_pcp_profile() public method

public Endset_pcp_profile ( System asyncResult ) : void
asyncResult System
return void

Endset_pcp_selfip() public method

public Endset_pcp_selfip ( System asyncResult ) : void
asyncResult System
return void

Endset_persistence_mode() public method

public Endset_persistence_mode ( System asyncResult ) : void
asyncResult System
return void

Endset_persistence_timeout() public method

public Endset_persistence_timeout ( System asyncResult ) : void
asyncResult System
return void

Endset_route_advertisement_state() public method

public Endset_route_advertisement_state ( System asyncResult ) : void
asyncResult System
return void

Endset_translation_port_range() public method

public Endset_translation_port_range ( System asyncResult ) : void
asyncResult System
return void

Endset_zombie_timeout() public method

public Endset_zombie_timeout ( System asyncResult ) : void
asyncResult System
return void

LocalLBLSNPool() public method

public LocalLBLSNPool ( ) : System
return System