C# Class iControl.LocalLBProfileSIP

Inheritance: iControlInterface
Datei anzeigen Open project: f5devcentral/f5-icontrol-library-dotnet Class Usage Examples

Public Methods

Method Description
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_alg_enabled_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_alg_session_timeout ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_all_statistics ( 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_dialog_aware_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_dialog_establishment_timeout ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_firewall_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_insert_record_route_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_insert_via_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult
Beginget_log_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_log_publisher ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_max_message_size ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_maximum_media_sessions ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_maximum_registrations ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_maximum_sessions_per_registration ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_registration_timeout ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_rtp_proxy_style ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_secure_via_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_sip_community ( 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_terminate_connection_after_bye_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_unique_usernames_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult
Beginget_via_userdata ( string profile_names, 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
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_alg_enabled_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_alg_session_timeout ( string profile_names, LocalLBProfileULong timeouts, 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_dialog_aware_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_dialog_establishment_timeout ( string profile_names, LocalLBProfileULong timeouts, System callback, object asyncState ) : System.IAsyncResult
Beginset_firewall_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_insert_record_route_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_insert_via_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_log_profile ( string profile_names, LocalLBProfileString profiles, System callback, object asyncState ) : System.IAsyncResult
Beginset_log_publisher ( string profile_names, LocalLBProfileString publishers, System callback, object asyncState ) : System.IAsyncResult
Beginset_log_settings ( string profile_names, LocalLBProfileString publishers, LocalLBProfileString profiles, System callback, object asyncState ) : System.IAsyncResult
Beginset_max_message_size ( string profile_names, LocalLBProfileULong max_message_sizes, System callback, object asyncState ) : System.IAsyncResult
Beginset_maximum_media_sessions ( string profile_names, LocalLBProfileULong values, System callback, object asyncState ) : System.IAsyncResult
Beginset_maximum_registrations ( string profile_names, LocalLBProfileULong values, System callback, object asyncState ) : System.IAsyncResult
Beginset_maximum_sessions_per_registration ( string profile_names, LocalLBProfileULong values, System callback, object asyncState ) : System.IAsyncResult
Beginset_registration_timeout ( string profile_names, LocalLBProfileULong timeouts, System callback, object asyncState ) : System.IAsyncResult
Beginset_rtp_proxy_style ( string profile_names, LocalLBProfileSIPProfileRTPProxyStyle values, System callback, object asyncState ) : System.IAsyncResult
Beginset_secure_via_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_sip_community ( string profile_names, LocalLBProfileString community, System callback, object asyncState ) : System.IAsyncResult
Beginset_terminate_connection_after_bye_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_unique_usernames_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_via_userdata ( string profile_names, LocalLBProfileString via_userdata, System callback, object asyncState ) : System.IAsyncResult
Endcreate ( System asyncResult ) : void
Enddelete_all_profiles ( System asyncResult ) : void
Enddelete_profile ( System asyncResult ) : void
Endget_alg_enabled_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
Endget_alg_session_timeout ( System asyncResult ) : iControl.LocalLBProfileULong[]
Endget_all_statistics ( System asyncResult ) : LocalLBProfileSIPProfileSIPStatistics
Endget_default_profile ( System asyncResult ) : string[]
Endget_description ( System asyncResult ) : string[]
Endget_dialog_aware_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
Endget_dialog_establishment_timeout ( System asyncResult ) : iControl.LocalLBProfileULong[]
Endget_firewall_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
Endget_insert_record_route_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
Endget_insert_via_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
Endget_list ( System asyncResult ) : string[]
Endget_log_profile ( System asyncResult ) : iControl.LocalLBProfileString[]
Endget_log_publisher ( System asyncResult ) : iControl.LocalLBProfileString[]
Endget_max_message_size ( System asyncResult ) : iControl.LocalLBProfileULong[]
Endget_maximum_media_sessions ( System asyncResult ) : iControl.LocalLBProfileULong[]
Endget_maximum_registrations ( System asyncResult ) : iControl.LocalLBProfileULong[]
Endget_maximum_sessions_per_registration ( System asyncResult ) : iControl.LocalLBProfileULong[]
Endget_registration_timeout ( System asyncResult ) : iControl.LocalLBProfileULong[]
Endget_rtp_proxy_style ( System asyncResult ) : iControl.LocalLBProfileSIPProfileRTPProxyStyle[]
Endget_secure_via_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
Endget_sip_community ( System asyncResult ) : iControl.LocalLBProfileString[]
Endget_statistics ( System asyncResult ) : LocalLBProfileSIPProfileSIPStatistics
Endget_statistics_by_virtual ( System asyncResult ) : LocalLBProfileStatisticsByVirtual
Endget_terminate_connection_after_bye_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
Endget_unique_usernames_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
Endget_version ( System asyncResult ) : string
Endget_via_userdata ( System asyncResult ) : iControl.LocalLBProfileString[]
Endis_base_profile ( System asyncResult ) : bool[]
Endis_system_profile ( System asyncResult ) : bool[]
Endreset_statistics ( System asyncResult ) : void
Endreset_statistics_by_virtual ( System asyncResult ) : void
Endset_alg_enabled_state ( System asyncResult ) : void
Endset_alg_session_timeout ( System asyncResult ) : void
Endset_default_profile ( System asyncResult ) : void
Endset_description ( System asyncResult ) : void
Endset_dialog_aware_state ( System asyncResult ) : void
Endset_dialog_establishment_timeout ( System asyncResult ) : void
Endset_firewall_state ( System asyncResult ) : void
Endset_insert_record_route_state ( System asyncResult ) : void
Endset_insert_via_state ( System asyncResult ) : void
Endset_log_profile ( System asyncResult ) : void
Endset_log_publisher ( System asyncResult ) : void
Endset_log_settings ( System asyncResult ) : void
Endset_max_message_size ( System asyncResult ) : void
Endset_maximum_media_sessions ( System asyncResult ) : void
Endset_maximum_registrations ( System asyncResult ) : void
Endset_maximum_sessions_per_registration ( System asyncResult ) : void
Endset_registration_timeout ( System asyncResult ) : void
Endset_rtp_proxy_style ( System asyncResult ) : void
Endset_secure_via_state ( System asyncResult ) : void
Endset_sip_community ( System asyncResult ) : void
Endset_terminate_connection_after_bye_state ( System asyncResult ) : void
Endset_unique_usernames_state ( System asyncResult ) : void
Endset_via_userdata ( System asyncResult ) : void
LocalLBProfileSIP ( ) : System

Private Methods

Method Description
create ( string profile_names ) : void
delete_all_profiles ( ) : void
delete_profile ( string profile_names ) : void
get_alg_enabled_state ( string profile_names ) : LocalLBProfileEnabledState[]
get_alg_session_timeout ( string profile_names ) : LocalLBProfileULong[]
get_all_statistics ( ) : LocalLBProfileSIPProfileSIPStatistics
get_default_profile ( string profile_names ) : string[]
get_description ( string profile_names ) : string[]
get_dialog_aware_state ( string profile_names ) : LocalLBProfileEnabledState[]
get_dialog_establishment_timeout ( string profile_names ) : LocalLBProfileULong[]
get_firewall_state ( string profile_names ) : LocalLBProfileEnabledState[]
get_insert_record_route_state ( string profile_names ) : LocalLBProfileEnabledState[]
get_insert_via_state ( string profile_names ) : LocalLBProfileEnabledState[]
get_list ( ) : string[]
get_log_profile ( string profile_names ) : LocalLBProfileString[]
get_log_publisher ( string profile_names ) : LocalLBProfileString[]
get_max_message_size ( string profile_names ) : LocalLBProfileULong[]
get_maximum_media_sessions ( string profile_names ) : LocalLBProfileULong[]
get_maximum_registrations ( string profile_names ) : LocalLBProfileULong[]
get_maximum_sessions_per_registration ( string profile_names ) : LocalLBProfileULong[]
get_registration_timeout ( string profile_names ) : LocalLBProfileULong[]
get_rtp_proxy_style ( string profile_names ) : LocalLBProfileSIPProfileRTPProxyStyle[]
get_secure_via_state ( string profile_names ) : LocalLBProfileEnabledState[]
get_sip_community ( string profile_names ) : LocalLBProfileString[]
get_statistics ( string profile_names ) : LocalLBProfileSIPProfileSIPStatistics
get_statistics_by_virtual ( string profile_names, string virtual_names ) : LocalLBProfileStatisticsByVirtual
get_terminate_connection_after_bye_state ( string profile_names ) : LocalLBProfileEnabledState[]
get_unique_usernames_state ( string profile_names ) : LocalLBProfileEnabledState[]
get_version ( ) : string
get_via_userdata ( string profile_names ) : LocalLBProfileString[]
is_base_profile ( string profile_names ) : bool[]
is_system_profile ( string profile_names ) : bool[]
reset_statistics ( string profile_names ) : void
reset_statistics_by_virtual ( string profile_names, string virtual_names ) : void
set_alg_enabled_state ( string profile_names, LocalLBProfileEnabledState states ) : void
set_alg_session_timeout ( string profile_names, LocalLBProfileULong timeouts ) : void
set_default_profile ( string profile_names, string defaults ) : void
set_description ( string profile_names, string descriptions ) : void
set_dialog_aware_state ( string profile_names, LocalLBProfileEnabledState states ) : void
set_dialog_establishment_timeout ( string profile_names, LocalLBProfileULong timeouts ) : void
set_firewall_state ( string profile_names, LocalLBProfileEnabledState states ) : void
set_insert_record_route_state ( string profile_names, LocalLBProfileEnabledState states ) : void
set_insert_via_state ( string profile_names, LocalLBProfileEnabledState states ) : void
set_log_profile ( string profile_names, LocalLBProfileString profiles ) : void
set_log_publisher ( string profile_names, LocalLBProfileString publishers ) : void
set_log_settings ( string profile_names, LocalLBProfileString publishers, LocalLBProfileString profiles ) : void
set_max_message_size ( string profile_names, LocalLBProfileULong max_message_sizes ) : void
set_maximum_media_sessions ( string profile_names, LocalLBProfileULong values ) : void
set_maximum_registrations ( string profile_names, LocalLBProfileULong values ) : void
set_maximum_sessions_per_registration ( string profile_names, LocalLBProfileULong values ) : void
set_registration_timeout ( string profile_names, LocalLBProfileULong timeouts ) : void
set_rtp_proxy_style ( string profile_names, LocalLBProfileSIPProfileRTPProxyStyle values ) : void
set_secure_via_state ( string profile_names, LocalLBProfileEnabledState states ) : void
set_sip_community ( string profile_names, LocalLBProfileString community ) : void
set_terminate_connection_after_bye_state ( string profile_names, LocalLBProfileEnabledState states ) : void
set_unique_usernames_state ( string profile_names, LocalLBProfileEnabledState states ) : void
set_via_userdata ( string profile_names, LocalLBProfileString via_userdata ) : void

Method Details

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_alg_enabled_state() public method

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

Beginget_alg_session_timeout() public method

public Beginget_alg_session_timeout ( 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_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_dialog_aware_state() public method

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

Beginget_dialog_establishment_timeout() public method

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

Beginget_firewall_state() public method

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

Beginget_insert_record_route_state() public method

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

Beginget_insert_via_state() public method

public Beginget_insert_via_state ( 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_log_profile() public method

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

Beginget_log_publisher() public method

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

Beginget_max_message_size() public method

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

Beginget_maximum_media_sessions() public method

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

Beginget_maximum_registrations() public method

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

Beginget_maximum_sessions_per_registration() public method

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

Beginget_registration_timeout() public method

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

Beginget_rtp_proxy_style() public method

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

Beginget_secure_via_state() public method

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

Beginget_sip_community() public method

public Beginget_sip_community ( 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_terminate_connection_after_bye_state() public method

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

Beginget_unique_usernames_state() public method

public Beginget_unique_usernames_state ( 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

Beginget_via_userdata() public method

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

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_alg_enabled_state() public method

public Beginset_alg_enabled_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_alg_session_timeout() public method

public Beginset_alg_session_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_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_dialog_aware_state() public method

public Beginset_dialog_aware_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_dialog_establishment_timeout() public method

public Beginset_dialog_establishment_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_firewall_state() public method

public Beginset_firewall_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_insert_record_route_state() public method

public Beginset_insert_record_route_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_insert_via_state() public method

public Beginset_insert_via_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_log_profile() public method

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

Beginset_log_publisher() public method

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

Beginset_log_settings() public method

public Beginset_log_settings ( string profile_names, LocalLBProfileString publishers, LocalLBProfileString profiles, System callback, object asyncState ) : System.IAsyncResult
profile_names string
publishers LocalLBProfileString
profiles LocalLBProfileString
callback System
asyncState object
return System.IAsyncResult

Beginset_max_message_size() public method

public Beginset_max_message_size ( string profile_names, LocalLBProfileULong max_message_sizes, System callback, object asyncState ) : System.IAsyncResult
profile_names string
max_message_sizes LocalLBProfileULong
callback System
asyncState object
return System.IAsyncResult

Beginset_maximum_media_sessions() public method

public Beginset_maximum_media_sessions ( 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_registrations() public method

public Beginset_maximum_registrations ( 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_sessions_per_registration() public method

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

Beginset_registration_timeout() public method

public Beginset_registration_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_rtp_proxy_style() public method

public Beginset_rtp_proxy_style ( string profile_names, LocalLBProfileSIPProfileRTPProxyStyle values, System callback, object asyncState ) : System.IAsyncResult
profile_names string
values LocalLBProfileSIPProfileRTPProxyStyle
callback System
asyncState object
return System.IAsyncResult

Beginset_secure_via_state() public method

public Beginset_secure_via_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_sip_community() public method

public Beginset_sip_community ( string profile_names, LocalLBProfileString community, System callback, object asyncState ) : System.IAsyncResult
profile_names string
community LocalLBProfileString
callback System
asyncState object
return System.IAsyncResult

Beginset_terminate_connection_after_bye_state() public method

public Beginset_terminate_connection_after_bye_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_unique_usernames_state() public method

public Beginset_unique_usernames_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_via_userdata() public method

public Beginset_via_userdata ( string profile_names, LocalLBProfileString via_userdata, System callback, object asyncState ) : System.IAsyncResult
profile_names string
via_userdata LocalLBProfileString
callback System
asyncState object
return System.IAsyncResult

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_alg_enabled_state() public method

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

Endget_alg_session_timeout() public method

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

Endget_all_statistics() public method

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

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_dialog_aware_state() public method

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

Endget_dialog_establishment_timeout() public method

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

Endget_firewall_state() public method

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

Endget_insert_record_route_state() public method

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

Endget_insert_via_state() public method

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

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 ) : iControl.LocalLBProfileString[]
asyncResult System
return iControl.LocalLBProfileString[]

Endget_log_publisher() public method

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

Endget_max_message_size() public method

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

Endget_maximum_media_sessions() public method

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

Endget_maximum_registrations() public method

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

Endget_maximum_sessions_per_registration() public method

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

Endget_registration_timeout() public method

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

Endget_rtp_proxy_style() public method

public Endget_rtp_proxy_style ( System asyncResult ) : iControl.LocalLBProfileSIPProfileRTPProxyStyle[]
asyncResult System
return iControl.LocalLBProfileSIPProfileRTPProxyStyle[]

Endget_secure_via_state() public method

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

Endget_sip_community() public method

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

Endget_statistics() public method

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

Endget_statistics_by_virtual() public method

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

Endget_terminate_connection_after_bye_state() public method

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

Endget_unique_usernames_state() public method

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

Endget_version() public method

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

Endget_via_userdata() public method

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

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[]

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_alg_enabled_state() public method

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

Endset_alg_session_timeout() public method

public Endset_alg_session_timeout ( 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_dialog_aware_state() public method

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

Endset_dialog_establishment_timeout() public method

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

Endset_firewall_state() public method

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

Endset_insert_record_route_state() public method

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

Endset_insert_via_state() public method

public Endset_insert_via_state ( 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_log_settings() public method

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

Endset_max_message_size() public method

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

Endset_maximum_media_sessions() public method

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

Endset_maximum_registrations() public method

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

Endset_maximum_sessions_per_registration() public method

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

Endset_registration_timeout() public method

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

Endset_rtp_proxy_style() public method

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

Endset_secure_via_state() public method

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

Endset_sip_community() public method

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

Endset_terminate_connection_after_bye_state() public method

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

Endset_unique_usernames_state() public method

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

Endset_via_userdata() public method

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

LocalLBProfileSIP() public method

public LocalLBProfileSIP ( ) : System
return System