Method | Description | |
---|---|---|
Beginadd_wide_ip ( string applications, |
||
Begincreate ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_all_applications ( System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_application ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
Begindisable_application_context_object ( |
||
Beginenable_application_context_object ( |
||
Beginget_application_context_status ( |
||
Beginget_availability_dependency ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_data_centers ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_description ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_object_status ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_persistence_state ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_persistence_ttl ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_servers ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_wide_ip_v2 ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_wide_ips ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_all_wide_ips ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_wide_ip ( string applications, |
||
Beginset_availability_dependency ( string applications, GlobalLBAvailabilityDependency values, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_description ( string applications, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_persistence_state ( string applications, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_persistence_ttl ( string applications, long values, System callback, object asyncState ) : System.IAsyncResult | ||
Endadd_wide_ip ( System asyncResult ) : void | ||
Endcreate ( System asyncResult ) : void | ||
Enddelete_all_applications ( System asyncResult ) : void | ||
Enddelete_application ( System asyncResult ) : void | ||
Enddisable_application_context_object ( System asyncResult ) : void | ||
Endenable_application_context_object ( System asyncResult ) : void | ||
Endget_application_context_status ( System asyncResult ) : iControl.CommonObjectStatus[] | ||
Endget_availability_dependency ( System asyncResult ) : GlobalLBAvailabilityDependency[] | ||
Endget_data_centers ( System asyncResult ) : string[][] | ||
Endget_description ( System asyncResult ) : string[] | ||
Endget_list ( System asyncResult ) : string[] | ||
Endget_object_status ( System asyncResult ) : iControl.CommonObjectStatus[] | ||
Endget_persistence_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_persistence_ttl ( System asyncResult ) : long[] | ||
Endget_servers ( System asyncResult ) : string[][] | ||
Endget_version ( System asyncResult ) : string | ||
Endget_wide_ip_v2 ( System asyncResult ) : iControl.GlobalLBWideIPID[][] | ||
Endget_wide_ips ( System asyncResult ) : string[][] | ||
Endremove_all_wide_ips ( System asyncResult ) : void | ||
Endremove_wide_ip ( System asyncResult ) : void | ||
Endset_availability_dependency ( System asyncResult ) : void | ||
Endset_description ( System asyncResult ) : void | ||
Endset_persistence_state ( System asyncResult ) : void | ||
Endset_persistence_ttl ( System asyncResult ) : void | ||
GlobalLBApplication ( ) : System |
Method | Description | |
---|---|---|
add_wide_ip ( string applications, |
||
create ( string applications ) : void | ||
delete_all_applications ( ) : void | ||
delete_application ( string applications ) : void | ||
disable_application_context_object ( |
||
enable_application_context_object ( |
||
get_application_context_status ( |
||
get_availability_dependency ( string applications ) : GlobalLBAvailabilityDependency[] | ||
get_data_centers ( string applications ) : string[][] | ||
get_description ( string applications ) : string[] | ||
get_list ( ) : string[] | ||
get_object_status ( string applications ) : iControl.CommonObjectStatus[] | ||
get_persistence_state ( string applications ) : CommonEnabledState[] | ||
get_persistence_ttl ( string applications ) : long[] | ||
get_servers ( string applications ) : string[][] | ||
get_version ( ) : string | ||
get_wide_ip_v2 ( string applications ) : iControl.GlobalLBWideIPID[][] | ||
get_wide_ips ( string applications ) : string[][] | ||
remove_all_wide_ips ( string applications ) : void | ||
remove_wide_ip ( string applications, |
||
set_availability_dependency ( string applications, GlobalLBAvailabilityDependency values ) : void | ||
set_description ( string applications, string descriptions ) : void | ||
set_persistence_state ( string applications, CommonEnabledState states ) : void | ||
set_persistence_ttl ( string applications, long values ) : void |
public Beginadd_wide_ip ( string applications, |
||
applications | string | |
wideips | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begincreate ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_all_applications ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_application ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindisable_application_context_object ( |
||
application_objects | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginenable_application_context_object ( |
||
application_objects | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_application_context_status ( |
||
application_objects | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_availability_dependency ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_data_centers ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_description ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_object_status ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_persistence_state ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_persistence_ttl ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_servers ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_wide_ip_v2 ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_wide_ips ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_all_wide_ips ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_wide_ip ( string applications, |
||
applications | string | |
wideips | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_availability_dependency ( string applications, GlobalLBAvailabilityDependency values, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
values | GlobalLBAvailabilityDependency | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_description ( string applications, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
descriptions | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_persistence_state ( string applications, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_persistence_ttl ( string applications, long values, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
values | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Endadd_wide_ip ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endcreate ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_all_applications ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_application ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddisable_application_context_object ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endenable_application_context_object ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endget_application_context_status ( System asyncResult ) : iControl.CommonObjectStatus[] | ||
asyncResult | System | |
return | iControl.CommonObjectStatus[] |
public Endget_availability_dependency ( System asyncResult ) : GlobalLBAvailabilityDependency[] | ||
asyncResult | System | |
return | GlobalLBAvailabilityDependency[] |
public Endget_data_centers ( System asyncResult ) : string[][] | ||
asyncResult | System | |
return | string[][] |
public Endget_description ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_object_status ( System asyncResult ) : iControl.CommonObjectStatus[] | ||
asyncResult | System | |
return | iControl.CommonObjectStatus[] |
public Endget_persistence_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_persistence_ttl ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_servers ( System asyncResult ) : string[][] | ||
asyncResult | System | |
return | string[][] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public Endget_wide_ip_v2 ( System asyncResult ) : iControl.GlobalLBWideIPID[][] | ||
asyncResult | System | |
return | iControl.GlobalLBWideIPID[][] |
public Endget_wide_ips ( System asyncResult ) : string[][] | ||
asyncResult | System | |
return | string[][] |
public Endremove_all_wide_ips ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_wide_ip ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_availability_dependency ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_description ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_persistence_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_persistence_ttl ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |