C# Класс iControl.LocalLBProfilePCP

Наследование: iControlInterface
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
Beginadd_third_party_allowed_subnet ( string profile_names, string subnets, 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_announce_after_failover_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_announce_multicast_repeats ( 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_list ( System callback, object asyncState ) : System.IAsyncResult
Beginget_listening_port ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_mapping_filter_limit ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_mapping_limit_per_client ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_mapping_recycle_delay ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_maximum_mapping_lifetime ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_minimum_mapping_lifetime ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_multicast_port ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_rule ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_third_party_allowed_subnet ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_third_party_option_state ( 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_third_party_allowed_subnets ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginremove_third_party_allowed_subnet ( string profile_names, string subnets, System callback, object asyncState ) : System.IAsyncResult
Beginset_announce_after_failover_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_announce_multicast_repeats ( string profile_names, LocalLBProfileULong values, 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_mapping_filter_limit ( string profile_names, LocalLBProfileULong values, System callback, object asyncState ) : System.IAsyncResult
Beginset_mapping_limit_per_client ( string profile_names, LocalLBProfileULong values, System callback, object asyncState ) : System.IAsyncResult
Beginset_mapping_recycle_delay ( string profile_names, LocalLBProfileULong values, System callback, object asyncState ) : System.IAsyncResult
Beginset_maximum_mapping_lifetime ( string profile_names, LocalLBProfileULong values, System callback, object asyncState ) : System.IAsyncResult
Beginset_minimum_mapping_lifetime ( string profile_names, LocalLBProfileULong values, System callback, object asyncState ) : System.IAsyncResult
Beginset_rule ( string profile_names, LocalLBProfileString rules, System callback, object asyncState ) : System.IAsyncResult
Beginset_third_party_option_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Endadd_third_party_allowed_subnet ( System asyncResult ) : void
Endcreate ( System asyncResult ) : void
Enddelete_all_profiles ( System asyncResult ) : void
Enddelete_profile ( System asyncResult ) : void
Endget_announce_after_failover_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
Endget_announce_multicast_repeats ( System asyncResult ) : iControl.LocalLBProfileULong[]
Endget_default_profile ( System asyncResult ) : string[]
Endget_description ( System asyncResult ) : string[]
Endget_list ( System asyncResult ) : string[]
Endget_listening_port ( System asyncResult ) : iControl.LocalLBProfilePortNumber[]
Endget_mapping_filter_limit ( System asyncResult ) : iControl.LocalLBProfileULong[]
Endget_mapping_limit_per_client ( System asyncResult ) : iControl.LocalLBProfileULong[]
Endget_mapping_recycle_delay ( System asyncResult ) : iControl.LocalLBProfileULong[]
Endget_maximum_mapping_lifetime ( System asyncResult ) : iControl.LocalLBProfileULong[]
Endget_minimum_mapping_lifetime ( System asyncResult ) : iControl.LocalLBProfileULong[]
Endget_multicast_port ( System asyncResult ) : iControl.LocalLBProfilePortNumber[]
Endget_rule ( System asyncResult ) : iControl.LocalLBProfileString[]
Endget_third_party_allowed_subnet ( System asyncResult ) : string[][]
Endget_third_party_option_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
Endget_version ( System asyncResult ) : string
Endis_base_profile ( System asyncResult ) : bool[]
Endis_system_profile ( System asyncResult ) : bool[]
Endremove_all_third_party_allowed_subnets ( System asyncResult ) : void
Endremove_third_party_allowed_subnet ( System asyncResult ) : void
Endset_announce_after_failover_state ( System asyncResult ) : void
Endset_announce_multicast_repeats ( System asyncResult ) : void
Endset_default_profile ( System asyncResult ) : void
Endset_description ( System asyncResult ) : void
Endset_mapping_filter_limit ( System asyncResult ) : void
Endset_mapping_limit_per_client ( System asyncResult ) : void
Endset_mapping_recycle_delay ( System asyncResult ) : void
Endset_maximum_mapping_lifetime ( System asyncResult ) : void
Endset_minimum_mapping_lifetime ( System asyncResult ) : void
Endset_rule ( System asyncResult ) : void
Endset_third_party_option_state ( System asyncResult ) : void
LocalLBProfilePCP ( ) : System

Приватные методы

Метод Описание
add_third_party_allowed_subnet ( string profile_names, string subnets ) : void
create ( string profile_names ) : void
delete_all_profiles ( ) : void
delete_profile ( string profile_names ) : void
get_announce_after_failover_state ( string profile_names ) : iControl.LocalLBProfileEnabledState[]
get_announce_multicast_repeats ( string profile_names ) : iControl.LocalLBProfileULong[]
get_default_profile ( string profile_names ) : string[]
get_description ( string profile_names ) : string[]
get_list ( ) : string[]
get_listening_port ( string profile_names ) : iControl.LocalLBProfilePortNumber[]
get_mapping_filter_limit ( string profile_names ) : iControl.LocalLBProfileULong[]
get_mapping_limit_per_client ( string profile_names ) : iControl.LocalLBProfileULong[]
get_mapping_recycle_delay ( string profile_names ) : iControl.LocalLBProfileULong[]
get_maximum_mapping_lifetime ( string profile_names ) : iControl.LocalLBProfileULong[]
get_minimum_mapping_lifetime ( string profile_names ) : iControl.LocalLBProfileULong[]
get_multicast_port ( string profile_names ) : iControl.LocalLBProfilePortNumber[]
get_rule ( string profile_names ) : iControl.LocalLBProfileString[]
get_third_party_allowed_subnet ( string profile_names ) : string[][]
get_third_party_option_state ( string profile_names ) : iControl.LocalLBProfileEnabledState[]
get_version ( ) : string
is_base_profile ( string profile_names ) : bool[]
is_system_profile ( string profile_names ) : bool[]
remove_all_third_party_allowed_subnets ( string profile_names ) : void
remove_third_party_allowed_subnet ( string profile_names, string subnets ) : void
set_announce_after_failover_state ( string profile_names, LocalLBProfileEnabledState states ) : void
set_announce_multicast_repeats ( string profile_names, LocalLBProfileULong values ) : void
set_default_profile ( string profile_names, string defaults ) : void
set_description ( string profile_names, string descriptions ) : void
set_mapping_filter_limit ( string profile_names, LocalLBProfileULong values ) : void
set_mapping_limit_per_client ( string profile_names, LocalLBProfileULong values ) : void
set_mapping_recycle_delay ( string profile_names, LocalLBProfileULong values ) : void
set_maximum_mapping_lifetime ( string profile_names, LocalLBProfileULong values ) : void
set_minimum_mapping_lifetime ( string profile_names, LocalLBProfileULong values ) : void
set_rule ( string profile_names, LocalLBProfileString rules ) : void
set_third_party_option_state ( string profile_names, LocalLBProfileEnabledState states ) : void

Описание методов

Beginadd_third_party_allowed_subnet() публичный Метод

public Beginadd_third_party_allowed_subnet ( string profile_names, string subnets, System callback, object asyncState ) : System.IAsyncResult
profile_names string
subnets string
callback System
asyncState object
Результат System.IAsyncResult

Begincreate() публичный Метод

public Begincreate ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
Результат System.IAsyncResult

Begindelete_all_profiles() публичный Метод

public Begindelete_all_profiles ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
Результат System.IAsyncResult

Begindelete_profile() публичный Метод

public Begindelete_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_announce_after_failover_state() публичный Метод

public Beginget_announce_after_failover_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_announce_multicast_repeats() публичный Метод

public Beginget_announce_multicast_repeats ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_default_profile() публичный Метод

public Beginget_default_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_description() публичный Метод

public Beginget_description ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_list() публичный Метод

public Beginget_list ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
Результат System.IAsyncResult

Beginget_listening_port() публичный Метод

public Beginget_listening_port ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_mapping_filter_limit() публичный Метод

public Beginget_mapping_filter_limit ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_mapping_limit_per_client() публичный Метод

public Beginget_mapping_limit_per_client ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_mapping_recycle_delay() публичный Метод

public Beginget_mapping_recycle_delay ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_maximum_mapping_lifetime() публичный Метод

public Beginget_maximum_mapping_lifetime ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_minimum_mapping_lifetime() публичный Метод

public Beginget_minimum_mapping_lifetime ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_multicast_port() публичный Метод

public Beginget_multicast_port ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_rule() публичный Метод

public Beginget_rule ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_third_party_allowed_subnet() публичный Метод

public Beginget_third_party_allowed_subnet ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_third_party_option_state() публичный Метод

public Beginget_third_party_option_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_version() публичный Метод

public Beginget_version ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
Результат System.IAsyncResult

Beginis_base_profile() публичный Метод

public Beginis_base_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
Результат System.IAsyncResult

Beginis_system_profile() публичный Метод

public Beginis_system_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
Результат System.IAsyncResult

Beginremove_all_third_party_allowed_subnets() публичный Метод

public Beginremove_all_third_party_allowed_subnets ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
Результат System.IAsyncResult

Beginremove_third_party_allowed_subnet() публичный Метод

public Beginremove_third_party_allowed_subnet ( string profile_names, string subnets, System callback, object asyncState ) : System.IAsyncResult
profile_names string
subnets string
callback System
asyncState object
Результат System.IAsyncResult

Beginset_announce_after_failover_state() публичный Метод

public Beginset_announce_after_failover_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
profile_names string
states LocalLBProfileEnabledState
callback System
asyncState object
Результат System.IAsyncResult

Beginset_announce_multicast_repeats() публичный Метод

public Beginset_announce_multicast_repeats ( string profile_names, LocalLBProfileULong values, System callback, object asyncState ) : System.IAsyncResult
profile_names string
values LocalLBProfileULong
callback System
asyncState object
Результат System.IAsyncResult

Beginset_default_profile() публичный Метод

public Beginset_default_profile ( string profile_names, string defaults, System callback, object asyncState ) : System.IAsyncResult
profile_names string
defaults string
callback System
asyncState object
Результат System.IAsyncResult

Beginset_description() публичный Метод

public Beginset_description ( string profile_names, string descriptions, System callback, object asyncState ) : System.IAsyncResult
profile_names string
descriptions string
callback System
asyncState object
Результат System.IAsyncResult

Beginset_mapping_filter_limit() публичный Метод

public Beginset_mapping_filter_limit ( string profile_names, LocalLBProfileULong values, System callback, object asyncState ) : System.IAsyncResult
profile_names string
values LocalLBProfileULong
callback System
asyncState object
Результат System.IAsyncResult

Beginset_mapping_limit_per_client() публичный Метод

public Beginset_mapping_limit_per_client ( string profile_names, LocalLBProfileULong values, System callback, object asyncState ) : System.IAsyncResult
profile_names string
values LocalLBProfileULong
callback System
asyncState object
Результат System.IAsyncResult

Beginset_mapping_recycle_delay() публичный Метод

public Beginset_mapping_recycle_delay ( string profile_names, LocalLBProfileULong values, System callback, object asyncState ) : System.IAsyncResult
profile_names string
values LocalLBProfileULong
callback System
asyncState object
Результат System.IAsyncResult

Beginset_maximum_mapping_lifetime() публичный Метод

public Beginset_maximum_mapping_lifetime ( string profile_names, LocalLBProfileULong values, System callback, object asyncState ) : System.IAsyncResult
profile_names string
values LocalLBProfileULong
callback System
asyncState object
Результат System.IAsyncResult

Beginset_minimum_mapping_lifetime() публичный Метод

public Beginset_minimum_mapping_lifetime ( string profile_names, LocalLBProfileULong values, System callback, object asyncState ) : System.IAsyncResult
profile_names string
values LocalLBProfileULong
callback System
asyncState object
Результат System.IAsyncResult

Beginset_rule() публичный Метод

public Beginset_rule ( string profile_names, LocalLBProfileString rules, System callback, object asyncState ) : System.IAsyncResult
profile_names string
rules LocalLBProfileString
callback System
asyncState object
Результат System.IAsyncResult

Beginset_third_party_option_state() публичный Метод

public Beginset_third_party_option_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
profile_names string
states LocalLBProfileEnabledState
callback System
asyncState object
Результат System.IAsyncResult

Endadd_third_party_allowed_subnet() публичный Метод

public Endadd_third_party_allowed_subnet ( System asyncResult ) : void
asyncResult System
Результат void

Endcreate() публичный Метод

public Endcreate ( System asyncResult ) : void
asyncResult System
Результат void

Enddelete_all_profiles() публичный Метод

public Enddelete_all_profiles ( System asyncResult ) : void
asyncResult System
Результат void

Enddelete_profile() публичный Метод

public Enddelete_profile ( System asyncResult ) : void
asyncResult System
Результат void

Endget_announce_after_failover_state() публичный Метод

public Endget_announce_after_failover_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
asyncResult System
Результат iControl.LocalLBProfileEnabledState[]

Endget_announce_multicast_repeats() публичный Метод

public Endget_announce_multicast_repeats ( System asyncResult ) : iControl.LocalLBProfileULong[]
asyncResult System
Результат iControl.LocalLBProfileULong[]

Endget_default_profile() публичный Метод

public Endget_default_profile ( System asyncResult ) : string[]
asyncResult System
Результат string[]

Endget_description() публичный Метод

public Endget_description ( System asyncResult ) : string[]
asyncResult System
Результат string[]

Endget_list() публичный Метод

public Endget_list ( System asyncResult ) : string[]
asyncResult System
Результат string[]

Endget_listening_port() публичный Метод

public Endget_listening_port ( System asyncResult ) : iControl.LocalLBProfilePortNumber[]
asyncResult System
Результат iControl.LocalLBProfilePortNumber[]

Endget_mapping_filter_limit() публичный Метод

public Endget_mapping_filter_limit ( System asyncResult ) : iControl.LocalLBProfileULong[]
asyncResult System
Результат iControl.LocalLBProfileULong[]

Endget_mapping_limit_per_client() публичный Метод

public Endget_mapping_limit_per_client ( System asyncResult ) : iControl.LocalLBProfileULong[]
asyncResult System
Результат iControl.LocalLBProfileULong[]

Endget_mapping_recycle_delay() публичный Метод

public Endget_mapping_recycle_delay ( System asyncResult ) : iControl.LocalLBProfileULong[]
asyncResult System
Результат iControl.LocalLBProfileULong[]

Endget_maximum_mapping_lifetime() публичный Метод

public Endget_maximum_mapping_lifetime ( System asyncResult ) : iControl.LocalLBProfileULong[]
asyncResult System
Результат iControl.LocalLBProfileULong[]

Endget_minimum_mapping_lifetime() публичный Метод

public Endget_minimum_mapping_lifetime ( System asyncResult ) : iControl.LocalLBProfileULong[]
asyncResult System
Результат iControl.LocalLBProfileULong[]

Endget_multicast_port() публичный Метод

public Endget_multicast_port ( System asyncResult ) : iControl.LocalLBProfilePortNumber[]
asyncResult System
Результат iControl.LocalLBProfilePortNumber[]

Endget_rule() публичный Метод

public Endget_rule ( System asyncResult ) : iControl.LocalLBProfileString[]
asyncResult System
Результат iControl.LocalLBProfileString[]

Endget_third_party_allowed_subnet() публичный Метод

public Endget_third_party_allowed_subnet ( System asyncResult ) : string[][]
asyncResult System
Результат string[][]

Endget_third_party_option_state() публичный Метод

public Endget_third_party_option_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
asyncResult System
Результат iControl.LocalLBProfileEnabledState[]

Endget_version() публичный Метод

public Endget_version ( System asyncResult ) : string
asyncResult System
Результат string

Endis_base_profile() публичный Метод

public Endis_base_profile ( System asyncResult ) : bool[]
asyncResult System
Результат bool[]

Endis_system_profile() публичный Метод

public Endis_system_profile ( System asyncResult ) : bool[]
asyncResult System
Результат bool[]

Endremove_all_third_party_allowed_subnets() публичный Метод

public Endremove_all_third_party_allowed_subnets ( System asyncResult ) : void
asyncResult System
Результат void

Endremove_third_party_allowed_subnet() публичный Метод

public Endremove_third_party_allowed_subnet ( System asyncResult ) : void
asyncResult System
Результат void

Endset_announce_after_failover_state() публичный Метод

public Endset_announce_after_failover_state ( System asyncResult ) : void
asyncResult System
Результат void

Endset_announce_multicast_repeats() публичный Метод

public Endset_announce_multicast_repeats ( System asyncResult ) : void
asyncResult System
Результат void

Endset_default_profile() публичный Метод

public Endset_default_profile ( System asyncResult ) : void
asyncResult System
Результат void

Endset_description() публичный Метод

public Endset_description ( System asyncResult ) : void
asyncResult System
Результат void

Endset_mapping_filter_limit() публичный Метод

public Endset_mapping_filter_limit ( System asyncResult ) : void
asyncResult System
Результат void

Endset_mapping_limit_per_client() публичный Метод

public Endset_mapping_limit_per_client ( System asyncResult ) : void
asyncResult System
Результат void

Endset_mapping_recycle_delay() публичный Метод

public Endset_mapping_recycle_delay ( System asyncResult ) : void
asyncResult System
Результат void

Endset_maximum_mapping_lifetime() публичный Метод

public Endset_maximum_mapping_lifetime ( System asyncResult ) : void
asyncResult System
Результат void

Endset_minimum_mapping_lifetime() публичный Метод

public Endset_minimum_mapping_lifetime ( System asyncResult ) : void
asyncResult System
Результат void

Endset_rule() публичный Метод

public Endset_rule ( System asyncResult ) : void
asyncResult System
Результат void

Endset_third_party_option_state() публичный Метод

public Endset_third_party_option_state ( System asyncResult ) : void
asyncResult System
Результат void

LocalLBProfilePCP() публичный Метод

public LocalLBProfilePCP ( ) : System
Результат System