Метод | Описание | |
---|---|---|
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, |
||
Beginset_announce_multicast_repeats ( string profile_names, |
||
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, |
||
Beginset_mapping_limit_per_client ( string profile_names, |
||
Beginset_mapping_recycle_delay ( string profile_names, |
||
Beginset_maximum_mapping_lifetime ( string profile_names, |
||
Beginset_minimum_mapping_lifetime ( string profile_names, |
||
Beginset_rule ( string profile_names, |
||
Beginset_third_party_option_state ( string profile_names, |
||
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, |
||
set_announce_multicast_repeats ( string profile_names, |
||
set_default_profile ( string profile_names, string defaults ) : void | ||
set_description ( string profile_names, string descriptions ) : void | ||
set_mapping_filter_limit ( string profile_names, |
||
set_mapping_limit_per_client ( string profile_names, |
||
set_mapping_recycle_delay ( string profile_names, |
||
set_maximum_mapping_lifetime ( string profile_names, |
||
set_minimum_mapping_lifetime ( string profile_names, |
||
set_rule ( string profile_names, |
||
set_third_party_option_state ( string profile_names, |
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 |
public Begincreate ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Begindelete_all_profiles ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Begindelete_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_announce_after_failover_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_announce_multicast_repeats ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_default_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_description ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_listening_port ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_mapping_filter_limit ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_mapping_limit_per_client ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_mapping_recycle_delay ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_maximum_mapping_lifetime ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_minimum_mapping_lifetime ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_multicast_port ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_rule ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_third_party_allowed_subnet ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_third_party_option_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginis_base_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginis_system_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
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 |
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 |
public Beginset_announce_after_failover_state ( string profile_names, |
||
profile_names | string | |
states | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginset_announce_multicast_repeats ( string profile_names, |
||
profile_names | string | |
values | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
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 |
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 |
public Beginset_mapping_filter_limit ( string profile_names, |
||
profile_names | string | |
values | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginset_mapping_limit_per_client ( string profile_names, |
||
profile_names | string | |
values | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginset_mapping_recycle_delay ( string profile_names, |
||
profile_names | string | |
values | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginset_maximum_mapping_lifetime ( string profile_names, |
||
profile_names | string | |
values | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginset_minimum_mapping_lifetime ( string profile_names, |
||
profile_names | string | |
values | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginset_rule ( string profile_names, |
||
profile_names | string | |
rules | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginset_third_party_option_state ( string profile_names, |
||
profile_names | string | |
states | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Endadd_third_party_allowed_subnet ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endcreate ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Enddelete_all_profiles ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Enddelete_profile ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endget_announce_after_failover_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[] | ||
asyncResult | System | |
Результат | iControl.LocalLBProfileEnabledState[] |
public Endget_announce_multicast_repeats ( System asyncResult ) : iControl.LocalLBProfileULong[] | ||
asyncResult | System | |
Результат | iControl.LocalLBProfileULong[] |
public Endget_default_profile ( System asyncResult ) : string[] | ||
asyncResult | System | |
Результат | string[] |
public Endget_description ( System asyncResult ) : string[] | ||
asyncResult | System | |
Результат | string[] |
public Endget_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
Результат | string[] |
public Endget_listening_port ( System asyncResult ) : iControl.LocalLBProfilePortNumber[] | ||
asyncResult | System | |
Результат | iControl.LocalLBProfilePortNumber[] |
public Endget_mapping_filter_limit ( System asyncResult ) : iControl.LocalLBProfileULong[] | ||
asyncResult | System | |
Результат | iControl.LocalLBProfileULong[] |
public Endget_mapping_limit_per_client ( System asyncResult ) : iControl.LocalLBProfileULong[] | ||
asyncResult | System | |
Результат | iControl.LocalLBProfileULong[] |
public Endget_mapping_recycle_delay ( System asyncResult ) : iControl.LocalLBProfileULong[] | ||
asyncResult | System | |
Результат | iControl.LocalLBProfileULong[] |
public Endget_maximum_mapping_lifetime ( System asyncResult ) : iControl.LocalLBProfileULong[] | ||
asyncResult | System | |
Результат | iControl.LocalLBProfileULong[] |
public Endget_minimum_mapping_lifetime ( System asyncResult ) : iControl.LocalLBProfileULong[] | ||
asyncResult | System | |
Результат | iControl.LocalLBProfileULong[] |
public Endget_multicast_port ( System asyncResult ) : iControl.LocalLBProfilePortNumber[] | ||
asyncResult | System | |
Результат | iControl.LocalLBProfilePortNumber[] |
public Endget_rule ( System asyncResult ) : iControl.LocalLBProfileString[] | ||
asyncResult | System | |
Результат | iControl.LocalLBProfileString[] |
public Endget_third_party_allowed_subnet ( System asyncResult ) : string[][] | ||
asyncResult | System | |
Результат | string[][] |
public Endget_third_party_option_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[] | ||
asyncResult | System | |
Результат | iControl.LocalLBProfileEnabledState[] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
Результат | string |
public Endis_base_profile ( System asyncResult ) : bool[] | ||
asyncResult | System | |
Результат | bool[] |
public Endis_system_profile ( System asyncResult ) : bool[] | ||
asyncResult | System | |
Результат | bool[] |
public Endremove_all_third_party_allowed_subnets ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endremove_third_party_allowed_subnet ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endset_announce_after_failover_state ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endset_announce_multicast_repeats ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endset_default_profile ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endset_description ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endset_mapping_filter_limit ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endset_mapping_limit_per_client ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endset_mapping_recycle_delay ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endset_maximum_mapping_lifetime ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endset_minimum_mapping_lifetime ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endset_rule ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endset_third_party_option_state ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |