Метод | Описание | |
---|---|---|
Beginadd_dependency ( |
||
Begincreate ( |
||
Begindelete_all_virtual_servers ( System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_virtual_server ( |
||
Beginget_all_statistics ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_dependency ( |
||
Beginget_enabled_state ( |
||
Beginget_limit ( |
||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_monitor_association ( |
||
Beginget_object_status ( |
||
Beginget_parent_link ( |
||
Beginget_server ( |
||
Beginget_statistics ( |
||
Beginget_translation ( |
||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_all_dependencies ( |
||
Beginremove_dependency ( |
||
Beginremove_monitor_association ( |
||
Beginreset_statistics ( |
||
Beginset_enabled_state ( |
||
Beginset_limit ( |
||
Beginset_monitor_association ( |
||
Beginset_server ( |
||
Beginset_translation ( |
||
Endadd_dependency ( System asyncResult ) : void | ||
Endcreate ( System asyncResult ) : void | ||
Enddelete_all_virtual_servers ( System asyncResult ) : void | ||
Enddelete_virtual_server ( System asyncResult ) : void | ||
Endget_all_statistics ( System asyncResult ) : |
||
Endget_dependency ( System asyncResult ) : iControl.GlobalLBVirtualServerDefinition[][] | ||
Endget_enabled_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_limit ( System asyncResult ) : iControl.GlobalLBVirtualServerVirtualServerMetricLimit[] | ||
Endget_list ( System asyncResult ) : iControl.GlobalLBVirtualServerDefinition[] | ||
Endget_monitor_association ( System asyncResult ) : iControl.GlobalLBVirtualServerMonitorAssociation[] | ||
Endget_object_status ( System asyncResult ) : iControl.CommonObjectStatus[] | ||
Endget_parent_link ( System asyncResult ) : string[] | ||
Endget_server ( System asyncResult ) : string[] | ||
Endget_statistics ( System asyncResult ) : |
||
Endget_translation ( System asyncResult ) : iControl.CommonIPPortDefinition[] | ||
Endget_version ( System asyncResult ) : string | ||
Endremove_all_dependencies ( System asyncResult ) : void | ||
Endremove_dependency ( System asyncResult ) : void | ||
Endremove_monitor_association ( System asyncResult ) : void | ||
Endreset_statistics ( System asyncResult ) : void | ||
Endset_enabled_state ( System asyncResult ) : void | ||
Endset_limit ( System asyncResult ) : void | ||
Endset_monitor_association ( System asyncResult ) : void | ||
Endset_server ( System asyncResult ) : void | ||
Endset_translation ( System asyncResult ) : void | ||
GlobalLBVirtualServer ( ) : System |
Метод | Описание | |
---|---|---|
add_dependency ( |
||
create ( |
||
delete_all_virtual_servers ( ) : void | ||
delete_virtual_server ( |
||
get_all_statistics ( ) : |
||
get_dependency ( |
||
get_enabled_state ( |
||
get_limit ( |
||
get_list ( ) : iControl.GlobalLBVirtualServerDefinition[] | ||
get_monitor_association ( |
||
get_object_status ( |
||
get_parent_link ( |
||
get_server ( |
||
get_statistics ( |
||
get_translation ( |
||
get_version ( ) : string | ||
remove_all_dependencies ( |
||
remove_dependency ( |
||
remove_monitor_association ( |
||
reset_statistics ( |
||
set_enabled_state ( |
||
set_limit ( |
||
set_monitor_association ( |
||
set_server ( |
||
set_translation ( |
public Beginadd_dependency ( |
||
virtual_servers | ||
dependencies | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Begincreate ( |
||
virtual_servers | ||
servers | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Begindelete_all_virtual_servers ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Begindelete_virtual_server ( |
||
virtual_servers | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_all_statistics ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_dependency ( |
||
virtual_servers | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_enabled_state ( |
||
virtual_servers | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_limit ( |
||
virtual_servers | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_monitor_association ( |
||
virtual_servers | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_object_status ( |
||
virtual_servers | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_parent_link ( |
||
virtual_servers | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_server ( |
||
virtual_servers | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_statistics ( |
||
virtual_servers | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_translation ( |
||
virtual_servers | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginremove_all_dependencies ( |
||
virtual_servers | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginremove_dependency ( |
||
virtual_servers | ||
dependencies | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginremove_monitor_association ( |
||
virtual_servers | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginreset_statistics ( |
||
virtual_servers | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginset_enabled_state ( |
||
virtual_servers | ||
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginset_limit ( |
||
limits | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginset_monitor_association ( |
||
monitor_associations | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginset_server ( |
||
virtual_servers | ||
servers | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginset_translation ( |
||
virtual_servers | ||
translations | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Endadd_dependency ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endcreate ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Enddelete_all_virtual_servers ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Enddelete_virtual_server ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endget_all_statistics ( System asyncResult ) : |
||
asyncResult | System | |
Результат |
public Endget_dependency ( System asyncResult ) : iControl.GlobalLBVirtualServerDefinition[][] | ||
asyncResult | System | |
Результат | iControl.GlobalLBVirtualServerDefinition[][] |
public Endget_enabled_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
Результат | CommonEnabledState[] |
public Endget_limit ( System asyncResult ) : iControl.GlobalLBVirtualServerVirtualServerMetricLimit[] | ||
asyncResult | System | |
Результат | iControl.GlobalLBVirtualServerVirtualServerMetricLimit[] |
public Endget_list ( System asyncResult ) : iControl.GlobalLBVirtualServerDefinition[] | ||
asyncResult | System | |
Результат | iControl.GlobalLBVirtualServerDefinition[] |
public Endget_monitor_association ( System asyncResult ) : iControl.GlobalLBVirtualServerMonitorAssociation[] | ||
asyncResult | System | |
Результат | iControl.GlobalLBVirtualServerMonitorAssociation[] |
public Endget_object_status ( System asyncResult ) : iControl.CommonObjectStatus[] | ||
asyncResult | System | |
Результат | iControl.CommonObjectStatus[] |
public Endget_parent_link ( System asyncResult ) : string[] | ||
asyncResult | System | |
Результат | string[] |
public Endget_server ( System asyncResult ) : string[] | ||
asyncResult | System | |
Результат | string[] |
public Endget_statistics ( System asyncResult ) : |
||
asyncResult | System | |
Результат |
public Endget_translation ( System asyncResult ) : iControl.CommonIPPortDefinition[] | ||
asyncResult | System | |
Результат | iControl.CommonIPPortDefinition[] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
Результат | string |
public Endremove_all_dependencies ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endremove_dependency ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endremove_monitor_association ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endreset_statistics ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endset_enabled_state ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endset_limit ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endset_monitor_association ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endset_server ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endset_translation ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |