Method | Description | |
---|---|---|
Begincreate ( |
||
Begindelete_all_topology_records ( System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_topology_record ( |
||
Beginget_description ( |
||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_order ( |
||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_weight ( |
||
Beginset_description ( |
||
Beginset_order ( |
||
Beginset_weight ( |
||
Endcreate ( System asyncResult ) : void | ||
Enddelete_all_topology_records ( System asyncResult ) : void | ||
Enddelete_topology_record ( System asyncResult ) : void | ||
Endget_description ( System asyncResult ) : string[] | ||
Endget_list ( System asyncResult ) : iControl.GlobalLBTopologyTopologyRecord[] | ||
Endget_order ( System asyncResult ) : long[] | ||
Endget_version ( System asyncResult ) : string | ||
Endget_weight ( System asyncResult ) : long[] | ||
Endset_description ( System asyncResult ) : void | ||
Endset_order ( System asyncResult ) : void | ||
Endset_weight ( System asyncResult ) : void | ||
GlobalLBTopology ( ) : System |
Method | Description | |
---|---|---|
create ( |
||
delete_all_topology_records ( ) : void | ||
delete_topology_record ( |
||
get_description ( |
||
get_list ( ) : iControl.GlobalLBTopologyTopologyRecord[] | ||
get_order ( |
||
get_version ( ) : string | ||
get_weight ( |
||
set_description ( |
||
set_order ( |
||
set_weight ( |
public Begincreate ( |
||
records | ||
weights | long | |
orders | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_all_topology_records ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_topology_record ( |
||
records | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_description ( |
||
records | ||
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_order ( |
||
records | ||
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_weight ( |
||
records | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_description ( |
||
records | ||
descriptions | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_order ( |
||
records | ||
orders | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_weight ( |
||
records | ||
weights | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Endcreate ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_all_topology_records ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_topology_record ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endget_description ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_list ( System asyncResult ) : iControl.GlobalLBTopologyTopologyRecord[] | ||
asyncResult | System | |
return | iControl.GlobalLBTopologyTopologyRecord[] |
public Endget_order ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public Endget_weight ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endset_description ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_order ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_weight ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |