Method | Description | |
---|---|---|
Beginadd_client ( string profile_names, string clients, 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_all_statistics ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_client ( 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_persist_avp ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_statistics ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_statistics_by_virtual ( string profile_names, string virtual_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_client ( string profile_names, string clients, System callback, object asyncState ) : System.IAsyncResult | ||
Beginreset_statistics ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginreset_statistics_by_virtual ( string profile_names, string virtual_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_default_client ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
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_persist_avp ( string profile_names, |
||
Endadd_client ( System asyncResult ) : void | ||
Endcreate ( System asyncResult ) : void | ||
Enddelete_all_profiles ( System asyncResult ) : void | ||
Enddelete_profile ( System asyncResult ) : void | ||
Endget_all_statistics ( System asyncResult ) : |
||
Endget_client ( System asyncResult ) : iControl.LocalLBProfileStringArray[] | ||
Endget_default_profile ( System asyncResult ) : string[] | ||
Endget_description ( System asyncResult ) : string[] | ||
Endget_list ( System asyncResult ) : string[] | ||
Endget_persist_avp ( System asyncResult ) : iControl.LocalLBProfileString[] | ||
Endget_statistics ( System asyncResult ) : |
||
Endget_statistics_by_virtual ( System asyncResult ) : |
||
Endget_version ( System asyncResult ) : string | ||
Endis_base_profile ( System asyncResult ) : bool[] | ||
Endis_system_profile ( System asyncResult ) : bool[] | ||
Endremove_client ( System asyncResult ) : void | ||
Endreset_statistics ( System asyncResult ) : void | ||
Endreset_statistics_by_virtual ( System asyncResult ) : void | ||
Endset_default_client ( System asyncResult ) : void | ||
Endset_default_profile ( System asyncResult ) : void | ||
Endset_description ( System asyncResult ) : void | ||
Endset_persist_avp ( System asyncResult ) : void | ||
LocalLBProfileRADIUS ( ) : System |
Method | Description | |
---|---|---|
add_client ( string profile_names, string clients ) : void | ||
create ( string profile_names ) : void | ||
delete_all_profiles ( ) : void | ||
delete_profile ( string profile_names ) : void | ||
get_all_statistics ( ) : |
||
get_client ( string profile_names ) : iControl.LocalLBProfileStringArray[] | ||
get_default_profile ( string profile_names ) : string[] | ||
get_description ( string profile_names ) : string[] | ||
get_list ( ) : string[] | ||
get_persist_avp ( string profile_names ) : iControl.LocalLBProfileString[] | ||
get_statistics ( string profile_names ) : |
||
get_statistics_by_virtual ( string profile_names, string virtual_names ) : |
||
get_version ( ) : string | ||
is_base_profile ( string profile_names ) : bool[] | ||
is_system_profile ( string profile_names ) : bool[] | ||
remove_client ( string profile_names, string clients ) : void | ||
reset_statistics ( string profile_names ) : void | ||
reset_statistics_by_virtual ( string profile_names, string virtual_names ) : void | ||
set_default_client ( string profile_names ) : void | ||
set_default_profile ( string profile_names, string defaults ) : void | ||
set_description ( string profile_names, string descriptions ) : void | ||
set_persist_avp ( string profile_names, |
public Beginadd_client ( string profile_names, string clients, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
clients | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begincreate ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_all_profiles ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | 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_client ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_default_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_description ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | 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_persist_avp ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_statistics ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_statistics_by_virtual ( string profile_names, string virtual_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
virtual_names | 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 Beginis_base_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginis_system_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_client ( string profile_names, string clients, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
clients | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginreset_statistics ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginreset_statistics_by_virtual ( string profile_names, string virtual_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
virtual_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_default_client ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
return | 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 | |
return | 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 | |
return | System.IAsyncResult |
public Beginset_persist_avp ( string profile_names, |
||
profile_names | string | |
avps | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Endadd_client ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endcreate ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_all_profiles ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_profile ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endget_all_statistics ( System asyncResult ) : |
||
asyncResult | System | |
return |
public Endget_client ( System asyncResult ) : iControl.LocalLBProfileStringArray[] | ||
asyncResult | System | |
return | iControl.LocalLBProfileStringArray[] |
public Endget_default_profile ( 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_persist_avp ( System asyncResult ) : iControl.LocalLBProfileString[] | ||
asyncResult | System | |
return | iControl.LocalLBProfileString[] |
public Endget_statistics ( System asyncResult ) : |
||
asyncResult | System | |
return |
public Endget_statistics_by_virtual ( System asyncResult ) : |
||
asyncResult | System | |
return |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public Endis_base_profile ( System asyncResult ) : bool[] | ||
asyncResult | System | |
return | bool[] |
public Endis_system_profile ( System asyncResult ) : bool[] | ||
asyncResult | System | |
return | bool[] |
public Endremove_client ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endreset_statistics ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endreset_statistics_by_virtual ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_default_client ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_default_profile ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_description ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_persist_avp ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |