Method | Description | |
---|---|---|
Begindelete_virtual_address ( string virtual_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_all_statistics ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_arp_state ( string virtual_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_connection_limit ( string virtual_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_enabled_state ( string virtual_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_is_floating_state ( string virtual_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_object_status ( string virtual_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_route_advertisement_state ( string virtual_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_statistics ( string virtual_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_status_dependency_scope ( string virtual_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_unit_id ( string virtual_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginreset_statistics ( string virtual_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_arp_state ( string virtual_addresses, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_connection_limit ( string virtual_addresses, |
||
Beginset_enabled_state ( string virtual_addresses, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_is_floating_state ( string virtual_addresses, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_route_advertisement_state ( string virtual_addresses, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_status_dependency_scope ( string virtual_addresses, LocalLBVirtualAddressStatusDependency scopes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_unit_id ( string virtual_addresses, long unit_ids, System callback, object asyncState ) : System.IAsyncResult | ||
Enddelete_virtual_address ( System asyncResult ) : void | ||
Endget_all_statistics ( System asyncResult ) : |
||
Endget_arp_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_connection_limit ( System asyncResult ) : iControl.CommonULong64[] | ||
Endget_enabled_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_is_floating_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_list ( System asyncResult ) : string[] | ||
Endget_object_status ( System asyncResult ) : iControl.LocalLBObjectStatus[] | ||
Endget_route_advertisement_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_statistics ( System asyncResult ) : |
||
Endget_status_dependency_scope ( System asyncResult ) : LocalLBVirtualAddressStatusDependency[] | ||
Endget_unit_id ( System asyncResult ) : long[] | ||
Endget_version ( System asyncResult ) : string | ||
Endreset_statistics ( System asyncResult ) : void | ||
Endset_arp_state ( System asyncResult ) : void | ||
Endset_connection_limit ( System asyncResult ) : void | ||
Endset_enabled_state ( System asyncResult ) : void | ||
Endset_is_floating_state ( System asyncResult ) : void | ||
Endset_route_advertisement_state ( System asyncResult ) : void | ||
Endset_status_dependency_scope ( System asyncResult ) : void | ||
Endset_unit_id ( System asyncResult ) : void | ||
LocalLBVirtualAddress ( ) : System |
Method | Description | |
---|---|---|
delete_virtual_address ( string virtual_addresses ) : void | ||
get_all_statistics ( ) : |
||
get_arp_state ( string virtual_addresses ) : CommonEnabledState[] | ||
get_connection_limit ( string virtual_addresses ) : iControl.CommonULong64[] | ||
get_enabled_state ( string virtual_addresses ) : CommonEnabledState[] | ||
get_is_floating_state ( string virtual_addresses ) : CommonEnabledState[] | ||
get_list ( ) : string[] | ||
get_object_status ( string virtual_addresses ) : iControl.LocalLBObjectStatus[] | ||
get_route_advertisement_state ( string virtual_addresses ) : CommonEnabledState[] | ||
get_statistics ( string virtual_addresses ) : |
||
get_status_dependency_scope ( string virtual_addresses ) : LocalLBVirtualAddressStatusDependency[] | ||
get_unit_id ( string virtual_addresses ) : long[] | ||
get_version ( ) : string | ||
reset_statistics ( string virtual_addresses ) : void | ||
set_arp_state ( string virtual_addresses, CommonEnabledState states ) : void | ||
set_connection_limit ( string virtual_addresses, |
||
set_enabled_state ( string virtual_addresses, CommonEnabledState states ) : void | ||
set_is_floating_state ( string virtual_addresses, CommonEnabledState states ) : void | ||
set_route_advertisement_state ( string virtual_addresses, CommonEnabledState states ) : void | ||
set_status_dependency_scope ( string virtual_addresses, LocalLBVirtualAddressStatusDependency scopes ) : void | ||
set_unit_id ( string virtual_addresses, long unit_ids ) : void |
public Begindelete_virtual_address ( string virtual_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
virtual_addresses | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_all_statistics ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_arp_state ( string virtual_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
virtual_addresses | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_connection_limit ( string virtual_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
virtual_addresses | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_enabled_state ( string virtual_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
virtual_addresses | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_is_floating_state ( string virtual_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
virtual_addresses | 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 virtual_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
virtual_addresses | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_route_advertisement_state ( string virtual_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
virtual_addresses | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_statistics ( string virtual_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
virtual_addresses | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_status_dependency_scope ( string virtual_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
virtual_addresses | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_unit_id ( string virtual_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
virtual_addresses | 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 Beginreset_statistics ( string virtual_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
virtual_addresses | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_arp_state ( string virtual_addresses, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
virtual_addresses | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_connection_limit ( string virtual_addresses, |
||
virtual_addresses | string | |
limits | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_enabled_state ( string virtual_addresses, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
virtual_addresses | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_is_floating_state ( string virtual_addresses, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
virtual_addresses | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_route_advertisement_state ( string virtual_addresses, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
virtual_addresses | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_status_dependency_scope ( string virtual_addresses, LocalLBVirtualAddressStatusDependency scopes, System callback, object asyncState ) : System.IAsyncResult | ||
virtual_addresses | string | |
scopes | LocalLBVirtualAddressStatusDependency | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_unit_id ( string virtual_addresses, long unit_ids, System callback, object asyncState ) : System.IAsyncResult | ||
virtual_addresses | string | |
unit_ids | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Enddelete_virtual_address ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endget_all_statistics ( System asyncResult ) : |
||
asyncResult | System | |
return |
public Endget_arp_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_connection_limit ( System asyncResult ) : iControl.CommonULong64[] | ||
asyncResult | System | |
return | iControl.CommonULong64[] |
public Endget_enabled_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_is_floating_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_object_status ( System asyncResult ) : iControl.LocalLBObjectStatus[] | ||
asyncResult | System | |
return | iControl.LocalLBObjectStatus[] |
public Endget_route_advertisement_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_statistics ( System asyncResult ) : |
||
asyncResult | System | |
return |
public Endget_status_dependency_scope ( System asyncResult ) : LocalLBVirtualAddressStatusDependency[] | ||
asyncResult | System | |
return | LocalLBVirtualAddressStatusDependency[] |
public Endget_unit_id ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public Endreset_statistics ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_arp_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_connection_limit ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_enabled_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_is_floating_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_route_advertisement_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_status_dependency_scope ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_unit_id ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |