C# Class iControl.LocalLBProfileSCTP

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

Public Methods

Method Description
Beginadd_multi_homing_address ( string profile_names, string addresses, System callback, object asyncState ) : System.IAsyncResult
Begincreate ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Begindelete_all_profiles ( System callback, object asyncState ) : System.IAsyncResult
Begindelete_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_all_statistics ( System callback, object asyncState ) : System.IAsyncResult
Beginget_client_side_multi_homing_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_connect_maximum_retry ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_cookie_expiration ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_default_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_description ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_emulate_tcp_shutdown_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_heartbeat_interval ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_heartbeat_max_burst ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_idle_timeout ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_inbound_stream ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_ip_tos_to_peer ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_link_qos_to_peer ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult
Beginget_max_burst ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_maximum_communication_paths ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_maximum_path_retransmit_limit ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_multi_homing_address ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_order_receive_message_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_outbound_stream ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_proxy_buffer_high ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_proxy_buffer_low ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_receive_chunk_buffer ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_receive_window_size ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_reset_on_timeout_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_secret ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_send_buffer_size ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_send_maximum_retry ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_send_partial_data_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_server_side_multi_homing_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_statistics ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_statistics_by_virtual ( string profile_names, string virtual_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_transmit_chunk_buffer ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult
Beginis_base_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginis_system_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_multi_homing_addresses ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginremove_multi_homing_address ( string profile_names, string addresses, System callback, object asyncState ) : System.IAsyncResult
Beginreset_statistics ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginreset_statistics_by_virtual ( string profile_names, string virtual_names, System callback, object asyncState ) : System.IAsyncResult
Beginset_client_side_multi_homing_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_connect_maximum_retry ( string profile_names, LocalLBProfileULong retries, System callback, object asyncState ) : System.IAsyncResult
Beginset_cookie_expiration ( string profile_names, LocalLBProfileULong durations, System callback, object asyncState ) : System.IAsyncResult
Beginset_default_profile ( string profile_names, string defaults, System callback, object asyncState ) : System.IAsyncResult
Beginset_description ( string profile_names, string descriptions, System callback, object asyncState ) : System.IAsyncResult
Beginset_emulate_tcp_shutdown_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_heartbeat_interval ( string profile_names, LocalLBProfileULong intervals, System callback, object asyncState ) : System.IAsyncResult
Beginset_heartbeat_max_burst ( string profile_names, LocalLBProfileULong values, System callback, object asyncState ) : System.IAsyncResult
Beginset_idle_timeout ( string profile_names, LocalLBProfileULong timeouts, System callback, object asyncState ) : System.IAsyncResult
Beginset_inbound_stream ( string profile_names, LocalLBProfileULong streams, System callback, object asyncState ) : System.IAsyncResult
Beginset_ip_tos_to_peer ( string profile_names, LocalLBProfileULong values, System callback, object asyncState ) : System.IAsyncResult
Beginset_link_qos_to_peer ( string profile_names, LocalLBProfileULong values, System callback, object asyncState ) : System.IAsyncResult
Beginset_max_burst ( string profile_names, LocalLBProfileULong values, System callback, object asyncState ) : System.IAsyncResult
Beginset_maximum_communication_paths ( string profile_names, LocalLBProfileULong values, System callback, object asyncState ) : System.IAsyncResult
Beginset_maximum_path_retransmit_limit ( string profile_names, LocalLBProfileULong values, System callback, object asyncState ) : System.IAsyncResult
Beginset_order_receive_message_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_outbound_stream ( string profile_names, LocalLBProfileULong streams, System callback, object asyncState ) : System.IAsyncResult
Beginset_proxy_buffer_high ( string profile_names, LocalLBProfileULong levels, System callback, object asyncState ) : System.IAsyncResult
Beginset_proxy_buffer_low ( string profile_names, LocalLBProfileULong levels, System callback, object asyncState ) : System.IAsyncResult
Beginset_receive_chunk_buffer ( string profile_names, LocalLBProfileULong buffers, System callback, object asyncState ) : System.IAsyncResult
Beginset_receive_window_size ( string profile_names, LocalLBProfileULong sizes, System callback, object asyncState ) : System.IAsyncResult
Beginset_reset_on_timeout_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_secret ( string profile_names, LocalLBProfileString secrets, System callback, object asyncState ) : System.IAsyncResult
Beginset_send_buffer_size ( string profile_names, LocalLBProfileULong sizes, System callback, object asyncState ) : System.IAsyncResult
Beginset_send_maximum_retry ( string profile_names, LocalLBProfileULong retries, System callback, object asyncState ) : System.IAsyncResult
Beginset_send_partial_data_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_server_side_multi_homing_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_transmit_chunk_buffer ( string profile_names, LocalLBProfileULong buffers, System callback, object asyncState ) : System.IAsyncResult
Endadd_multi_homing_address ( System asyncResult ) : void
Endcreate ( System asyncResult ) : void
Enddelete_all_profiles ( System asyncResult ) : void
Enddelete_profile ( System asyncResult ) : void
Endget_all_statistics ( System asyncResult ) : LocalLBProfileSCTPProfileSCTPStatistics
Endget_client_side_multi_homing_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
Endget_connect_maximum_retry ( System asyncResult ) : iControl.LocalLBProfileULong[]
Endget_cookie_expiration ( System asyncResult ) : iControl.LocalLBProfileULong[]
Endget_default_profile ( System asyncResult ) : string[]
Endget_description ( System asyncResult ) : string[]
Endget_emulate_tcp_shutdown_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
Endget_heartbeat_interval ( System asyncResult ) : iControl.LocalLBProfileULong[]
Endget_heartbeat_max_burst ( System asyncResult ) : iControl.LocalLBProfileULong[]
Endget_idle_timeout ( System asyncResult ) : iControl.LocalLBProfileULong[]
Endget_inbound_stream ( System asyncResult ) : iControl.LocalLBProfileULong[]
Endget_ip_tos_to_peer ( System asyncResult ) : iControl.LocalLBProfileULong[]
Endget_link_qos_to_peer ( System asyncResult ) : iControl.LocalLBProfileULong[]
Endget_list ( System asyncResult ) : string[]
Endget_max_burst ( System asyncResult ) : iControl.LocalLBProfileULong[]
Endget_maximum_communication_paths ( System asyncResult ) : iControl.LocalLBProfileULong[]
Endget_maximum_path_retransmit_limit ( System asyncResult ) : iControl.LocalLBProfileULong[]
Endget_multi_homing_address ( System asyncResult ) : string[][]
Endget_order_receive_message_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
Endget_outbound_stream ( System asyncResult ) : iControl.LocalLBProfileULong[]
Endget_proxy_buffer_high ( System asyncResult ) : iControl.LocalLBProfileULong[]
Endget_proxy_buffer_low ( System asyncResult ) : iControl.LocalLBProfileULong[]
Endget_receive_chunk_buffer ( System asyncResult ) : iControl.LocalLBProfileULong[]
Endget_receive_window_size ( System asyncResult ) : iControl.LocalLBProfileULong[]
Endget_reset_on_timeout_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
Endget_secret ( System asyncResult ) : iControl.LocalLBProfileString[]
Endget_send_buffer_size ( System asyncResult ) : iControl.LocalLBProfileULong[]
Endget_send_maximum_retry ( System asyncResult ) : iControl.LocalLBProfileULong[]
Endget_send_partial_data_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
Endget_server_side_multi_homing_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
Endget_statistics ( System asyncResult ) : LocalLBProfileSCTPProfileSCTPStatistics
Endget_statistics_by_virtual ( System asyncResult ) : LocalLBProfileStatisticsByVirtual
Endget_transmit_chunk_buffer ( System asyncResult ) : iControl.LocalLBProfileULong[]
Endget_version ( System asyncResult ) : string
Endis_base_profile ( System asyncResult ) : bool[]
Endis_system_profile ( System asyncResult ) : bool[]
Endremove_all_multi_homing_addresses ( System asyncResult ) : void
Endremove_multi_homing_address ( System asyncResult ) : void
Endreset_statistics ( System asyncResult ) : void
Endreset_statistics_by_virtual ( System asyncResult ) : void
Endset_client_side_multi_homing_state ( System asyncResult ) : void
Endset_connect_maximum_retry ( System asyncResult ) : void
Endset_cookie_expiration ( System asyncResult ) : void
Endset_default_profile ( System asyncResult ) : void
Endset_description ( System asyncResult ) : void
Endset_emulate_tcp_shutdown_state ( System asyncResult ) : void
Endset_heartbeat_interval ( System asyncResult ) : void
Endset_heartbeat_max_burst ( System asyncResult ) : void
Endset_idle_timeout ( System asyncResult ) : void
Endset_inbound_stream ( System asyncResult ) : void
Endset_ip_tos_to_peer ( System asyncResult ) : void
Endset_link_qos_to_peer ( System asyncResult ) : void
Endset_max_burst ( System asyncResult ) : void
Endset_maximum_communication_paths ( System asyncResult ) : void
Endset_maximum_path_retransmit_limit ( System asyncResult ) : void
Endset_order_receive_message_state ( System asyncResult ) : void
Endset_outbound_stream ( System asyncResult ) : void
Endset_proxy_buffer_high ( System asyncResult ) : void
Endset_proxy_buffer_low ( System asyncResult ) : void
Endset_receive_chunk_buffer ( System asyncResult ) : void
Endset_receive_window_size ( System asyncResult ) : void
Endset_reset_on_timeout_state ( System asyncResult ) : void
Endset_secret ( System asyncResult ) : void
Endset_send_buffer_size ( System asyncResult ) : void
Endset_send_maximum_retry ( System asyncResult ) : void
Endset_send_partial_data_state ( System asyncResult ) : void
Endset_server_side_multi_homing_state ( System asyncResult ) : void
Endset_transmit_chunk_buffer ( System asyncResult ) : void
LocalLBProfileSCTP ( ) : System

Private Methods

Method Description
add_multi_homing_address ( string profile_names, string addresses ) : void
create ( string profile_names ) : void
delete_all_profiles ( ) : void
delete_profile ( string profile_names ) : void
get_all_statistics ( ) : LocalLBProfileSCTPProfileSCTPStatistics
get_client_side_multi_homing_state ( string profile_names ) : iControl.LocalLBProfileEnabledState[]
get_connect_maximum_retry ( string profile_names ) : iControl.LocalLBProfileULong[]
get_cookie_expiration ( string profile_names ) : iControl.LocalLBProfileULong[]
get_default_profile ( string profile_names ) : string[]
get_description ( string profile_names ) : string[]
get_emulate_tcp_shutdown_state ( string profile_names ) : LocalLBProfileEnabledState[]
get_heartbeat_interval ( string profile_names ) : LocalLBProfileULong[]
get_heartbeat_max_burst ( string profile_names ) : LocalLBProfileULong[]
get_idle_timeout ( string profile_names ) : LocalLBProfileULong[]
get_inbound_stream ( string profile_names ) : LocalLBProfileULong[]
get_ip_tos_to_peer ( string profile_names ) : LocalLBProfileULong[]
get_link_qos_to_peer ( string profile_names ) : LocalLBProfileULong[]
get_list ( ) : string[]
get_max_burst ( string profile_names ) : LocalLBProfileULong[]
get_maximum_communication_paths ( string profile_names ) : LocalLBProfileULong[]
get_maximum_path_retransmit_limit ( string profile_names ) : LocalLBProfileULong[]
get_multi_homing_address ( string profile_names ) : string[][]
get_order_receive_message_state ( string profile_names ) : LocalLBProfileEnabledState[]
get_outbound_stream ( string profile_names ) : LocalLBProfileULong[]
get_proxy_buffer_high ( string profile_names ) : LocalLBProfileULong[]
get_proxy_buffer_low ( string profile_names ) : LocalLBProfileULong[]
get_receive_chunk_buffer ( string profile_names ) : LocalLBProfileULong[]
get_receive_window_size ( string profile_names ) : LocalLBProfileULong[]
get_reset_on_timeout_state ( string profile_names ) : LocalLBProfileEnabledState[]
get_secret ( string profile_names ) : LocalLBProfileString[]
get_send_buffer_size ( string profile_names ) : LocalLBProfileULong[]
get_send_maximum_retry ( string profile_names ) : LocalLBProfileULong[]
get_send_partial_data_state ( string profile_names ) : LocalLBProfileEnabledState[]
get_server_side_multi_homing_state ( string profile_names ) : LocalLBProfileEnabledState[]
get_statistics ( string profile_names ) : LocalLBProfileSCTPProfileSCTPStatistics
get_statistics_by_virtual ( string profile_names, string virtual_names ) : LocalLBProfileStatisticsByVirtual
get_transmit_chunk_buffer ( string profile_names ) : LocalLBProfileULong[]
get_version ( ) : string
is_base_profile ( string profile_names ) : bool[]
is_system_profile ( string profile_names ) : bool[]
remove_all_multi_homing_addresses ( string profile_names ) : void
remove_multi_homing_address ( string profile_names, string addresses ) : void
reset_statistics ( string profile_names ) : void
reset_statistics_by_virtual ( string profile_names, string virtual_names ) : void
set_client_side_multi_homing_state ( string profile_names, LocalLBProfileEnabledState states ) : void
set_connect_maximum_retry ( string profile_names, LocalLBProfileULong retries ) : void
set_cookie_expiration ( string profile_names, LocalLBProfileULong durations ) : void
set_default_profile ( string profile_names, string defaults ) : void
set_description ( string profile_names, string descriptions ) : void
set_emulate_tcp_shutdown_state ( string profile_names, LocalLBProfileEnabledState states ) : void
set_heartbeat_interval ( string profile_names, LocalLBProfileULong intervals ) : void
set_heartbeat_max_burst ( string profile_names, LocalLBProfileULong values ) : void
set_idle_timeout ( string profile_names, LocalLBProfileULong timeouts ) : void
set_inbound_stream ( string profile_names, LocalLBProfileULong streams ) : void
set_ip_tos_to_peer ( string profile_names, LocalLBProfileULong values ) : void
set_link_qos_to_peer ( string profile_names, LocalLBProfileULong values ) : void
set_max_burst ( string profile_names, LocalLBProfileULong values ) : void
set_maximum_communication_paths ( string profile_names, LocalLBProfileULong values ) : void
set_maximum_path_retransmit_limit ( string profile_names, LocalLBProfileULong values ) : void
set_order_receive_message_state ( string profile_names, LocalLBProfileEnabledState states ) : void
set_outbound_stream ( string profile_names, LocalLBProfileULong streams ) : void
set_proxy_buffer_high ( string profile_names, LocalLBProfileULong levels ) : void
set_proxy_buffer_low ( string profile_names, LocalLBProfileULong levels ) : void
set_receive_chunk_buffer ( string profile_names, LocalLBProfileULong buffers ) : void
set_receive_window_size ( string profile_names, LocalLBProfileULong sizes ) : void
set_reset_on_timeout_state ( string profile_names, LocalLBProfileEnabledState states ) : void
set_secret ( string profile_names, LocalLBProfileString secrets ) : void
set_send_buffer_size ( string profile_names, LocalLBProfileULong sizes ) : void
set_send_maximum_retry ( string profile_names, LocalLBProfileULong retries ) : void
set_send_partial_data_state ( string profile_names, LocalLBProfileEnabledState states ) : void
set_server_side_multi_homing_state ( string profile_names, LocalLBProfileEnabledState states ) : void
set_transmit_chunk_buffer ( string profile_names, LocalLBProfileULong buffers ) : void

Method Details

Beginadd_multi_homing_address() public method

public Beginadd_multi_homing_address ( string profile_names, string addresses, System callback, object asyncState ) : System.IAsyncResult
profile_names string
addresses string
callback System
asyncState object
return System.IAsyncResult

Begincreate() public method

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

Begindelete_all_profiles() public method

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

Begindelete_profile() public method

public Begindelete_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names 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_client_side_multi_homing_state() public method

public Beginget_client_side_multi_homing_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_connect_maximum_retry() public method

public Beginget_connect_maximum_retry ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_cookie_expiration() public method

public Beginget_cookie_expiration ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_default_profile() public method

public Beginget_default_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_description() public method

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

Beginget_emulate_tcp_shutdown_state() public method

public Beginget_emulate_tcp_shutdown_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_heartbeat_interval() public method

public Beginget_heartbeat_interval ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_heartbeat_max_burst() public method

public Beginget_heartbeat_max_burst ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_idle_timeout() public method

public Beginget_idle_timeout ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_inbound_stream() public method

public Beginget_inbound_stream ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_ip_tos_to_peer() public method

public Beginget_ip_tos_to_peer ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_link_qos_to_peer() public method

public Beginget_link_qos_to_peer ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names 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_max_burst() public method

public Beginget_max_burst ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_maximum_communication_paths() public method

public Beginget_maximum_communication_paths ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_maximum_path_retransmit_limit() public method

public Beginget_maximum_path_retransmit_limit ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_multi_homing_address() public method

public Beginget_multi_homing_address ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_order_receive_message_state() public method

public Beginget_order_receive_message_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_outbound_stream() public method

public Beginget_outbound_stream ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_proxy_buffer_high() public method

public Beginget_proxy_buffer_high ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_proxy_buffer_low() public method

public Beginget_proxy_buffer_low ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_receive_chunk_buffer() public method

public Beginget_receive_chunk_buffer ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_receive_window_size() public method

public Beginget_receive_window_size ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_reset_on_timeout_state() public method

public Beginget_reset_on_timeout_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_secret() public method

public Beginget_secret ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_send_buffer_size() public method

public Beginget_send_buffer_size ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_send_maximum_retry() public method

public Beginget_send_maximum_retry ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_send_partial_data_state() public method

public Beginget_send_partial_data_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_server_side_multi_homing_state() public method

public Beginget_server_side_multi_homing_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_statistics() public method

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

Beginget_statistics_by_virtual() public method

public Beginget_statistics_by_virtual ( string profile_names, string virtual_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
virtual_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_transmit_chunk_buffer() public method

public Beginget_transmit_chunk_buffer ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names 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

Beginis_base_profile() public method

public Beginis_base_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginis_system_profile() public method

public Beginis_system_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginremove_all_multi_homing_addresses() public method

public Beginremove_all_multi_homing_addresses ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginremove_multi_homing_address() public method

public Beginremove_multi_homing_address ( string profile_names, string addresses, System callback, object asyncState ) : System.IAsyncResult
profile_names string
addresses string
callback System
asyncState object
return System.IAsyncResult

Beginreset_statistics() public method

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

Beginreset_statistics_by_virtual() public method

public Beginreset_statistics_by_virtual ( string profile_names, string virtual_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
virtual_names string
callback System
asyncState object
return System.IAsyncResult

Beginset_client_side_multi_homing_state() public method

public Beginset_client_side_multi_homing_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
profile_names string
states LocalLBProfileEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_connect_maximum_retry() public method

public Beginset_connect_maximum_retry ( string profile_names, LocalLBProfileULong retries, System callback, object asyncState ) : System.IAsyncResult
profile_names string
retries LocalLBProfileULong
callback System
asyncState object
return System.IAsyncResult

Beginset_cookie_expiration() public method

public Beginset_cookie_expiration ( string profile_names, LocalLBProfileULong durations, System callback, object asyncState ) : System.IAsyncResult
profile_names string
durations LocalLBProfileULong
callback System
asyncState object
return System.IAsyncResult

Beginset_default_profile() public method

public Beginset_default_profile ( string profile_names, string defaults, System callback, object asyncState ) : System.IAsyncResult
profile_names string
defaults string
callback System
asyncState object
return System.IAsyncResult

Beginset_description() public method

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

Beginset_emulate_tcp_shutdown_state() public method

public Beginset_emulate_tcp_shutdown_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
profile_names string
states LocalLBProfileEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_heartbeat_interval() public method

public Beginset_heartbeat_interval ( string profile_names, LocalLBProfileULong intervals, System callback, object asyncState ) : System.IAsyncResult
profile_names string
intervals LocalLBProfileULong
callback System
asyncState object
return System.IAsyncResult

Beginset_heartbeat_max_burst() public method

public Beginset_heartbeat_max_burst ( string profile_names, LocalLBProfileULong values, System callback, object asyncState ) : System.IAsyncResult
profile_names string
values LocalLBProfileULong
callback System
asyncState object
return System.IAsyncResult

Beginset_idle_timeout() public method

public Beginset_idle_timeout ( string profile_names, LocalLBProfileULong timeouts, System callback, object asyncState ) : System.IAsyncResult
profile_names string
timeouts LocalLBProfileULong
callback System
asyncState object
return System.IAsyncResult

Beginset_inbound_stream() public method

public Beginset_inbound_stream ( string profile_names, LocalLBProfileULong streams, System callback, object asyncState ) : System.IAsyncResult
profile_names string
streams LocalLBProfileULong
callback System
asyncState object
return System.IAsyncResult

Beginset_ip_tos_to_peer() public method

public Beginset_ip_tos_to_peer ( string profile_names, LocalLBProfileULong values, System callback, object asyncState ) : System.IAsyncResult
profile_names string
values LocalLBProfileULong
callback System
asyncState object
return System.IAsyncResult

Beginset_link_qos_to_peer() public method

public Beginset_link_qos_to_peer ( string profile_names, LocalLBProfileULong values, System callback, object asyncState ) : System.IAsyncResult
profile_names string
values LocalLBProfileULong
callback System
asyncState object
return System.IAsyncResult

Beginset_max_burst() public method

public Beginset_max_burst ( string profile_names, LocalLBProfileULong values, System callback, object asyncState ) : System.IAsyncResult
profile_names string
values LocalLBProfileULong
callback System
asyncState object
return System.IAsyncResult

Beginset_maximum_communication_paths() public method

public Beginset_maximum_communication_paths ( string profile_names, LocalLBProfileULong values, System callback, object asyncState ) : System.IAsyncResult
profile_names string
values LocalLBProfileULong
callback System
asyncState object
return System.IAsyncResult

Beginset_maximum_path_retransmit_limit() public method

public Beginset_maximum_path_retransmit_limit ( string profile_names, LocalLBProfileULong values, System callback, object asyncState ) : System.IAsyncResult
profile_names string
values LocalLBProfileULong
callback System
asyncState object
return System.IAsyncResult

Beginset_order_receive_message_state() public method

public Beginset_order_receive_message_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
profile_names string
states LocalLBProfileEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_outbound_stream() public method

public Beginset_outbound_stream ( string profile_names, LocalLBProfileULong streams, System callback, object asyncState ) : System.IAsyncResult
profile_names string
streams LocalLBProfileULong
callback System
asyncState object
return System.IAsyncResult

Beginset_proxy_buffer_high() public method

public Beginset_proxy_buffer_high ( string profile_names, LocalLBProfileULong levels, System callback, object asyncState ) : System.IAsyncResult
profile_names string
levels LocalLBProfileULong
callback System
asyncState object
return System.IAsyncResult

Beginset_proxy_buffer_low() public method

public Beginset_proxy_buffer_low ( string profile_names, LocalLBProfileULong levels, System callback, object asyncState ) : System.IAsyncResult
profile_names string
levels LocalLBProfileULong
callback System
asyncState object
return System.IAsyncResult

Beginset_receive_chunk_buffer() public method

public Beginset_receive_chunk_buffer ( string profile_names, LocalLBProfileULong buffers, System callback, object asyncState ) : System.IAsyncResult
profile_names string
buffers LocalLBProfileULong
callback System
asyncState object
return System.IAsyncResult

Beginset_receive_window_size() public method

public Beginset_receive_window_size ( string profile_names, LocalLBProfileULong sizes, System callback, object asyncState ) : System.IAsyncResult
profile_names string
sizes LocalLBProfileULong
callback System
asyncState object
return System.IAsyncResult

Beginset_reset_on_timeout_state() public method

public Beginset_reset_on_timeout_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
profile_names string
states LocalLBProfileEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_secret() public method

public Beginset_secret ( string profile_names, LocalLBProfileString secrets, System callback, object asyncState ) : System.IAsyncResult
profile_names string
secrets LocalLBProfileString
callback System
asyncState object
return System.IAsyncResult

Beginset_send_buffer_size() public method

public Beginset_send_buffer_size ( string profile_names, LocalLBProfileULong sizes, System callback, object asyncState ) : System.IAsyncResult
profile_names string
sizes LocalLBProfileULong
callback System
asyncState object
return System.IAsyncResult

Beginset_send_maximum_retry() public method

public Beginset_send_maximum_retry ( string profile_names, LocalLBProfileULong retries, System callback, object asyncState ) : System.IAsyncResult
profile_names string
retries LocalLBProfileULong
callback System
asyncState object
return System.IAsyncResult

Beginset_send_partial_data_state() public method

public Beginset_send_partial_data_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
profile_names string
states LocalLBProfileEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_server_side_multi_homing_state() public method

public Beginset_server_side_multi_homing_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
profile_names string
states LocalLBProfileEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_transmit_chunk_buffer() public method

public Beginset_transmit_chunk_buffer ( string profile_names, LocalLBProfileULong buffers, System callback, object asyncState ) : System.IAsyncResult
profile_names string
buffers LocalLBProfileULong
callback System
asyncState object
return System.IAsyncResult

Endadd_multi_homing_address() public method

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

Endcreate() public method

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

Enddelete_all_profiles() public method

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

Enddelete_profile() public method

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

Endget_all_statistics() public method

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

Endget_client_side_multi_homing_state() public method

public Endget_client_side_multi_homing_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
asyncResult System
return iControl.LocalLBProfileEnabledState[]

Endget_connect_maximum_retry() public method

public Endget_connect_maximum_retry ( System asyncResult ) : iControl.LocalLBProfileULong[]
asyncResult System
return iControl.LocalLBProfileULong[]

Endget_cookie_expiration() public method

public Endget_cookie_expiration ( System asyncResult ) : iControl.LocalLBProfileULong[]
asyncResult System
return iControl.LocalLBProfileULong[]

Endget_default_profile() public method

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

Endget_description() public method

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

Endget_emulate_tcp_shutdown_state() public method

public Endget_emulate_tcp_shutdown_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
asyncResult System
return iControl.LocalLBProfileEnabledState[]

Endget_heartbeat_interval() public method

public Endget_heartbeat_interval ( System asyncResult ) : iControl.LocalLBProfileULong[]
asyncResult System
return iControl.LocalLBProfileULong[]

Endget_heartbeat_max_burst() public method

public Endget_heartbeat_max_burst ( System asyncResult ) : iControl.LocalLBProfileULong[]
asyncResult System
return iControl.LocalLBProfileULong[]

Endget_idle_timeout() public method

public Endget_idle_timeout ( System asyncResult ) : iControl.LocalLBProfileULong[]
asyncResult System
return iControl.LocalLBProfileULong[]

Endget_inbound_stream() public method

public Endget_inbound_stream ( System asyncResult ) : iControl.LocalLBProfileULong[]
asyncResult System
return iControl.LocalLBProfileULong[]

Endget_ip_tos_to_peer() public method

public Endget_ip_tos_to_peer ( System asyncResult ) : iControl.LocalLBProfileULong[]
asyncResult System
return iControl.LocalLBProfileULong[]

Endget_link_qos_to_peer() public method

public Endget_link_qos_to_peer ( System asyncResult ) : iControl.LocalLBProfileULong[]
asyncResult System
return iControl.LocalLBProfileULong[]

Endget_list() public method

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

Endget_max_burst() public method

public Endget_max_burst ( System asyncResult ) : iControl.LocalLBProfileULong[]
asyncResult System
return iControl.LocalLBProfileULong[]

Endget_maximum_communication_paths() public method

public Endget_maximum_communication_paths ( System asyncResult ) : iControl.LocalLBProfileULong[]
asyncResult System
return iControl.LocalLBProfileULong[]

Endget_maximum_path_retransmit_limit() public method

public Endget_maximum_path_retransmit_limit ( System asyncResult ) : iControl.LocalLBProfileULong[]
asyncResult System
return iControl.LocalLBProfileULong[]

Endget_multi_homing_address() public method

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

Endget_order_receive_message_state() public method

public Endget_order_receive_message_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
asyncResult System
return iControl.LocalLBProfileEnabledState[]

Endget_outbound_stream() public method

public Endget_outbound_stream ( System asyncResult ) : iControl.LocalLBProfileULong[]
asyncResult System
return iControl.LocalLBProfileULong[]

Endget_proxy_buffer_high() public method

public Endget_proxy_buffer_high ( System asyncResult ) : iControl.LocalLBProfileULong[]
asyncResult System
return iControl.LocalLBProfileULong[]

Endget_proxy_buffer_low() public method

public Endget_proxy_buffer_low ( System asyncResult ) : iControl.LocalLBProfileULong[]
asyncResult System
return iControl.LocalLBProfileULong[]

Endget_receive_chunk_buffer() public method

public Endget_receive_chunk_buffer ( System asyncResult ) : iControl.LocalLBProfileULong[]
asyncResult System
return iControl.LocalLBProfileULong[]

Endget_receive_window_size() public method

public Endget_receive_window_size ( System asyncResult ) : iControl.LocalLBProfileULong[]
asyncResult System
return iControl.LocalLBProfileULong[]

Endget_reset_on_timeout_state() public method

public Endget_reset_on_timeout_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
asyncResult System
return iControl.LocalLBProfileEnabledState[]

Endget_secret() public method

public Endget_secret ( System asyncResult ) : iControl.LocalLBProfileString[]
asyncResult System
return iControl.LocalLBProfileString[]

Endget_send_buffer_size() public method

public Endget_send_buffer_size ( System asyncResult ) : iControl.LocalLBProfileULong[]
asyncResult System
return iControl.LocalLBProfileULong[]

Endget_send_maximum_retry() public method

public Endget_send_maximum_retry ( System asyncResult ) : iControl.LocalLBProfileULong[]
asyncResult System
return iControl.LocalLBProfileULong[]

Endget_send_partial_data_state() public method

public Endget_send_partial_data_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
asyncResult System
return iControl.LocalLBProfileEnabledState[]

Endget_server_side_multi_homing_state() public method

public Endget_server_side_multi_homing_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
asyncResult System
return iControl.LocalLBProfileEnabledState[]

Endget_statistics() public method

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

Endget_statistics_by_virtual() public method

public Endget_statistics_by_virtual ( System asyncResult ) : LocalLBProfileStatisticsByVirtual
asyncResult System
return LocalLBProfileStatisticsByVirtual

Endget_transmit_chunk_buffer() public method

public Endget_transmit_chunk_buffer ( System asyncResult ) : iControl.LocalLBProfileULong[]
asyncResult System
return iControl.LocalLBProfileULong[]

Endget_version() public method

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

Endis_base_profile() public method

public Endis_base_profile ( System asyncResult ) : bool[]
asyncResult System
return bool[]

Endis_system_profile() public method

public Endis_system_profile ( System asyncResult ) : bool[]
asyncResult System
return bool[]

Endremove_all_multi_homing_addresses() public method

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

Endremove_multi_homing_address() public method

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

Endreset_statistics() public method

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

Endreset_statistics_by_virtual() public method

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

Endset_client_side_multi_homing_state() public method

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

Endset_connect_maximum_retry() public method

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

Endset_cookie_expiration() public method

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

Endset_default_profile() public method

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

Endset_description() public method

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

Endset_emulate_tcp_shutdown_state() public method

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

Endset_heartbeat_interval() public method

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

Endset_heartbeat_max_burst() public method

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

Endset_idle_timeout() public method

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

Endset_inbound_stream() public method

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

Endset_ip_tos_to_peer() public method

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

Endset_link_qos_to_peer() public method

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

Endset_max_burst() public method

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

Endset_maximum_communication_paths() public method

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

Endset_maximum_path_retransmit_limit() public method

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

Endset_order_receive_message_state() public method

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

Endset_outbound_stream() public method

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

Endset_proxy_buffer_high() public method

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

Endset_proxy_buffer_low() public method

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

Endset_receive_chunk_buffer() public method

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

Endset_receive_window_size() public method

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

Endset_reset_on_timeout_state() public method

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

Endset_secret() public method

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

Endset_send_buffer_size() public method

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

Endset_send_maximum_retry() public method

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

Endset_send_partial_data_state() public method

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

Endset_server_side_multi_homing_state() public method

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

Endset_transmit_chunk_buffer() public method

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

LocalLBProfileSCTP() public method

public LocalLBProfileSCTP ( ) : System
return System