C# Class iControl.LocalLBProfileDiameter

Inheritance: iControlInterface
Mostra file 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_all_statistics ( System callback, object asyncState ) : System.IAsyncResult
Beginget_connection_prime_state ( 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_destination_realm ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_handshake_timeout ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_host_ip_rewrite_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult
Beginget_max_watchdog_failure ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_maximum_retransmit_attempts ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_origin_host ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_origin_host_to_client ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_origin_host_to_server ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_origin_realm ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_origin_realm_to_client ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_origin_realm_to_server ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_overwrite_destination_host_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_parent_avp ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_persist_avp ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_reset_on_timeout_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_retransmit_timeout ( 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_version ( System callback, object asyncState ) : System.IAsyncResult
Beginget_watchdog_timeout ( 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_connection_prime_state ( string profile_names, LocalLBProfileEnabledState states, 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_destination_realm ( string profile_names, LocalLBProfileString realms, System callback, object asyncState ) : System.IAsyncResult
Beginset_handshake_timeout ( string profile_names, LocalLBProfileULong timeouts, System callback, object asyncState ) : System.IAsyncResult
Beginset_host_ip_rewrite_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_max_watchdog_failure ( string profile_names, LocalLBProfileULong failures, System callback, object asyncState ) : System.IAsyncResult
Beginset_maximum_retransmit_attempts ( string profile_names, LocalLBProfileULong values, System callback, object asyncState ) : System.IAsyncResult
Beginset_origin_host ( string profile_names, LocalLBProfileString hosts, System callback, object asyncState ) : System.IAsyncResult
Beginset_origin_host_to_client ( string profile_names, LocalLBProfileString hosts, System callback, object asyncState ) : System.IAsyncResult
Beginset_origin_host_to_server ( string profile_names, LocalLBProfileString hosts, System callback, object asyncState ) : System.IAsyncResult
Beginset_origin_realm ( string profile_names, LocalLBProfileString realms, System callback, object asyncState ) : System.IAsyncResult
Beginset_origin_realm_to_client ( string profile_names, LocalLBProfileString realms, System callback, object asyncState ) : System.IAsyncResult
Beginset_origin_realm_to_server ( string profile_names, LocalLBProfileString realms, System callback, object asyncState ) : System.IAsyncResult
Beginset_overwrite_destination_host_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_parent_avp ( string profile_names, LocalLBProfileString avps, System callback, object asyncState ) : System.IAsyncResult
Beginset_persist_avp ( string profile_names, LocalLBProfileString avps, System callback, object asyncState ) : System.IAsyncResult
Beginset_reset_on_timeout_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_retransmit_timeout ( string profile_names, LocalLBProfileULong values, System callback, object asyncState ) : System.IAsyncResult
Beginset_watchdog_timeout ( string profile_names, LocalLBProfileULong timeouts, System callback, object asyncState ) : System.IAsyncResult
Endcreate ( System asyncResult ) : void
Enddelete_all_profiles ( System asyncResult ) : void
Enddelete_profile ( System asyncResult ) : void
Endget_all_statistics ( System asyncResult ) : LocalLBProfileDiameterProfileDiameterStatistics
Endget_connection_prime_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
Endget_default_profile ( System asyncResult ) : string[]
Endget_description ( System asyncResult ) : string[]
Endget_destination_realm ( System asyncResult ) : iControl.LocalLBProfileString[]
Endget_handshake_timeout ( System asyncResult ) : iControl.LocalLBProfileULong[]
Endget_host_ip_rewrite_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
Endget_list ( System asyncResult ) : string[]
Endget_max_watchdog_failure ( System asyncResult ) : iControl.LocalLBProfileULong[]
Endget_maximum_retransmit_attempts ( System asyncResult ) : iControl.LocalLBProfileULong[]
Endget_origin_host ( System asyncResult ) : iControl.LocalLBProfileString[]
Endget_origin_host_to_client ( System asyncResult ) : iControl.LocalLBProfileString[]
Endget_origin_host_to_server ( System asyncResult ) : iControl.LocalLBProfileString[]
Endget_origin_realm ( System asyncResult ) : iControl.LocalLBProfileString[]
Endget_origin_realm_to_client ( System asyncResult ) : iControl.LocalLBProfileString[]
Endget_origin_realm_to_server ( System asyncResult ) : iControl.LocalLBProfileString[]
Endget_overwrite_destination_host_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
Endget_parent_avp ( System asyncResult ) : iControl.LocalLBProfileString[]
Endget_persist_avp ( System asyncResult ) : iControl.LocalLBProfileString[]
Endget_reset_on_timeout_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
Endget_retransmit_timeout ( System asyncResult ) : iControl.LocalLBProfileULong[]
Endget_statistics ( System asyncResult ) : LocalLBProfileDiameterProfileDiameterStatistics
Endget_statistics_by_virtual ( System asyncResult ) : LocalLBProfileStatisticsByVirtual
Endget_version ( System asyncResult ) : string
Endget_watchdog_timeout ( System asyncResult ) : iControl.LocalLBProfileULong[]
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_connection_prime_state ( System asyncResult ) : void
Endset_default_profile ( System asyncResult ) : void
Endset_description ( System asyncResult ) : void
Endset_destination_realm ( System asyncResult ) : void
Endset_handshake_timeout ( System asyncResult ) : void
Endset_host_ip_rewrite_state ( System asyncResult ) : void
Endset_max_watchdog_failure ( System asyncResult ) : void
Endset_maximum_retransmit_attempts ( System asyncResult ) : void
Endset_origin_host ( System asyncResult ) : void
Endset_origin_host_to_client ( System asyncResult ) : void
Endset_origin_host_to_server ( System asyncResult ) : void
Endset_origin_realm ( System asyncResult ) : void
Endset_origin_realm_to_client ( System asyncResult ) : void
Endset_origin_realm_to_server ( System asyncResult ) : void
Endset_overwrite_destination_host_state ( System asyncResult ) : void
Endset_parent_avp ( System asyncResult ) : void
Endset_persist_avp ( System asyncResult ) : void
Endset_reset_on_timeout_state ( System asyncResult ) : void
Endset_retransmit_timeout ( System asyncResult ) : void
Endset_watchdog_timeout ( System asyncResult ) : void
LocalLBProfileDiameter ( ) : System

Private Methods

Method Description
create ( string profile_names ) : void
delete_all_profiles ( ) : void
delete_profile ( string profile_names ) : void
get_all_statistics ( ) : LocalLBProfileDiameterProfileDiameterStatistics
get_connection_prime_state ( string profile_names ) : iControl.LocalLBProfileEnabledState[]
get_default_profile ( string profile_names ) : string[]
get_description ( string profile_names ) : string[]
get_destination_realm ( string profile_names ) : iControl.LocalLBProfileString[]
get_handshake_timeout ( string profile_names ) : iControl.LocalLBProfileULong[]
get_host_ip_rewrite_state ( string profile_names ) : iControl.LocalLBProfileEnabledState[]
get_list ( ) : string[]
get_max_watchdog_failure ( string profile_names ) : iControl.LocalLBProfileULong[]
get_maximum_retransmit_attempts ( string profile_names ) : iControl.LocalLBProfileULong[]
get_origin_host ( string profile_names ) : iControl.LocalLBProfileString[]
get_origin_host_to_client ( string profile_names ) : iControl.LocalLBProfileString[]
get_origin_host_to_server ( string profile_names ) : iControl.LocalLBProfileString[]
get_origin_realm ( string profile_names ) : iControl.LocalLBProfileString[]
get_origin_realm_to_client ( string profile_names ) : iControl.LocalLBProfileString[]
get_origin_realm_to_server ( string profile_names ) : iControl.LocalLBProfileString[]
get_overwrite_destination_host_state ( string profile_names ) : iControl.LocalLBProfileEnabledState[]
get_parent_avp ( string profile_names ) : iControl.LocalLBProfileString[]
get_persist_avp ( string profile_names ) : iControl.LocalLBProfileString[]
get_reset_on_timeout_state ( string profile_names ) : iControl.LocalLBProfileEnabledState[]
get_retransmit_timeout ( string profile_names ) : iControl.LocalLBProfileULong[]
get_statistics ( string profile_names ) : LocalLBProfileDiameterProfileDiameterStatistics
get_statistics_by_virtual ( string profile_names, string virtual_names ) : LocalLBProfileStatisticsByVirtual
get_version ( ) : string
get_watchdog_timeout ( string profile_names ) : iControl.LocalLBProfileULong[]
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_connection_prime_state ( string profile_names, LocalLBProfileEnabledState states ) : void
set_default_profile ( string profile_names, string defaults ) : void
set_description ( string profile_names, string descriptions ) : void
set_destination_realm ( string profile_names, LocalLBProfileString realms ) : void
set_handshake_timeout ( string profile_names, LocalLBProfileULong timeouts ) : void
set_host_ip_rewrite_state ( string profile_names, LocalLBProfileEnabledState states ) : void
set_max_watchdog_failure ( string profile_names, LocalLBProfileULong failures ) : void
set_maximum_retransmit_attempts ( string profile_names, LocalLBProfileULong values ) : void
set_origin_host ( string profile_names, LocalLBProfileString hosts ) : void
set_origin_host_to_client ( string profile_names, LocalLBProfileString hosts ) : void
set_origin_host_to_server ( string profile_names, LocalLBProfileString hosts ) : void
set_origin_realm ( string profile_names, LocalLBProfileString realms ) : void
set_origin_realm_to_client ( string profile_names, LocalLBProfileString realms ) : void
set_origin_realm_to_server ( string profile_names, LocalLBProfileString realms ) : void
set_overwrite_destination_host_state ( string profile_names, LocalLBProfileEnabledState states ) : void
set_parent_avp ( string profile_names, LocalLBProfileString avps ) : void
set_persist_avp ( string profile_names, LocalLBProfileString avps ) : void
set_reset_on_timeout_state ( string profile_names, LocalLBProfileEnabledState states ) : void
set_retransmit_timeout ( string profile_names, LocalLBProfileULong values ) : void
set_watchdog_timeout ( string profile_names, LocalLBProfileULong timeouts ) : 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_all_statistics() public method

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

Beginget_connection_prime_state() public method

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

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

Beginget_handshake_timeout() public method

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

Beginget_host_ip_rewrite_state() public method

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

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

Beginget_maximum_retransmit_attempts() public method

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

Beginget_origin_host() public method

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

Beginget_origin_host_to_client() public method

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

Beginget_origin_host_to_server() public method

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

Beginget_origin_realm() public method

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

Beginget_origin_realm_to_client() public method

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

Beginget_origin_realm_to_server() public method

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

Beginget_overwrite_destination_host_state() public method

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

Beginget_parent_avp() public method

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

Beginget_persist_avp() public method

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

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

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

Beginget_watchdog_timeout() public method

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

public Beginset_connection_prime_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_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_destination_realm() public method

public Beginset_destination_realm ( string profile_names, LocalLBProfileString realms, System callback, object asyncState ) : System.IAsyncResult
profile_names string
realms LocalLBProfileString
callback System
asyncState object
return System.IAsyncResult

Beginset_handshake_timeout() public method

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

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

public Beginset_max_watchdog_failure ( string profile_names, LocalLBProfileULong failures, System callback, object asyncState ) : System.IAsyncResult
profile_names string
failures LocalLBProfileULong
callback System
asyncState object
return System.IAsyncResult

Beginset_maximum_retransmit_attempts() public method

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

Beginset_origin_host() public method

public Beginset_origin_host ( string profile_names, LocalLBProfileString hosts, System callback, object asyncState ) : System.IAsyncResult
profile_names string
hosts LocalLBProfileString
callback System
asyncState object
return System.IAsyncResult

Beginset_origin_host_to_client() public method

public Beginset_origin_host_to_client ( string profile_names, LocalLBProfileString hosts, System callback, object asyncState ) : System.IAsyncResult
profile_names string
hosts LocalLBProfileString
callback System
asyncState object
return System.IAsyncResult

Beginset_origin_host_to_server() public method

public Beginset_origin_host_to_server ( string profile_names, LocalLBProfileString hosts, System callback, object asyncState ) : System.IAsyncResult
profile_names string
hosts LocalLBProfileString
callback System
asyncState object
return System.IAsyncResult

Beginset_origin_realm() public method

public Beginset_origin_realm ( string profile_names, LocalLBProfileString realms, System callback, object asyncState ) : System.IAsyncResult
profile_names string
realms LocalLBProfileString
callback System
asyncState object
return System.IAsyncResult

Beginset_origin_realm_to_client() public method

public Beginset_origin_realm_to_client ( string profile_names, LocalLBProfileString realms, System callback, object asyncState ) : System.IAsyncResult
profile_names string
realms LocalLBProfileString
callback System
asyncState object
return System.IAsyncResult

Beginset_origin_realm_to_server() public method

public Beginset_origin_realm_to_server ( string profile_names, LocalLBProfileString realms, System callback, object asyncState ) : System.IAsyncResult
profile_names string
realms LocalLBProfileString
callback System
asyncState object
return System.IAsyncResult

Beginset_overwrite_destination_host_state() public method

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

public Beginset_parent_avp ( string profile_names, LocalLBProfileString avps, System callback, object asyncState ) : System.IAsyncResult
profile_names string
avps LocalLBProfileString
callback System
asyncState object
return System.IAsyncResult

Beginset_persist_avp() public method

public Beginset_persist_avp ( string profile_names, LocalLBProfileString avps, System callback, object asyncState ) : System.IAsyncResult
profile_names string
avps LocalLBProfileString
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_retransmit_timeout() public method

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

Beginset_watchdog_timeout() public method

public Beginset_watchdog_timeout ( string profile_names, LocalLBProfileULong timeouts, System callback, object asyncState ) : System.IAsyncResult
profile_names string
timeouts LocalLBProfileULong
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_all_statistics() public method

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

Endget_connection_prime_state() public method

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

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

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

Endget_handshake_timeout() public method

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

Endget_host_ip_rewrite_state() public method

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

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

Endget_maximum_retransmit_attempts() public method

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

Endget_origin_host() public method

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

Endget_origin_host_to_client() public method

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

Endget_origin_host_to_server() public method

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

Endget_origin_realm() public method

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

Endget_origin_realm_to_client() public method

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

Endget_origin_realm_to_server() public method

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

Endget_overwrite_destination_host_state() public method

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

Endget_parent_avp() public method

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

Endget_persist_avp() public method

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

Endget_reset_on_timeout_state() public method

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

Endget_retransmit_timeout() public method

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

Endget_statistics() public method

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

Endget_statistics_by_virtual() public method

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

Endget_version() public method

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

Endget_watchdog_timeout() public method

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

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

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

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

Endset_handshake_timeout() public method

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

Endset_host_ip_rewrite_state() public method

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

Endset_max_watchdog_failure() public method

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

Endset_maximum_retransmit_attempts() public method

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

Endset_origin_host() public method

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

Endset_origin_host_to_client() public method

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

Endset_origin_host_to_server() public method

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

Endset_origin_realm() public method

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

Endset_origin_realm_to_client() public method

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

Endset_origin_realm_to_server() public method

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

Endset_overwrite_destination_host_state() public method

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

Endset_parent_avp() public method

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

Endset_persist_avp() public method

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

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

Endset_watchdog_timeout() public method

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

LocalLBProfileDiameter() public method

public LocalLBProfileDiameter ( ) : System
return System