Method | Description | |
---|---|---|
Beginadd_operand ( string strategies, long operand_ids, LocalLBPolicyOperand operands, LocalLBPolicyEvent events, LocalLBPolicySelector selectors, System callback, object asyncState ) : System.IAsyncResult | ||
Begincreate ( string strategies, System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_all_policy_strategies ( System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_policy_strategy ( string strategies, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_description ( string strategies, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_operand ( string strategies, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_operand_event ( string strategies, long operand_ids, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_operand_selector ( string strategies, long operand_ids, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_operand_type ( string strategies, long operand_ids, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_type ( string strategies, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_all_operands ( string strategies, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_operand ( string strategies, long operand_ids, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_description ( string strategies, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_operand_event ( string strategies, long operand_ids, LocalLBPolicyEvent events, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_operand_selector ( string strategies, long operand_ids, LocalLBPolicySelector selectors, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_operand_type ( string strategies, long operand_ids, LocalLBPolicyOperand operands, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_type ( string strategies, LocalLBContentPolicyStrategyPolicyStrategy types, System callback, object asyncState ) : System.IAsyncResult | ||
Endadd_operand ( System asyncResult ) : void | ||
Endcreate ( System asyncResult ) : void | ||
Enddelete_all_policy_strategies ( System asyncResult ) : void | ||
Enddelete_policy_strategy ( System asyncResult ) : void | ||
Endget_description ( System asyncResult ) : string[] | ||
Endget_list ( System asyncResult ) : string[] | ||
Endget_operand ( System asyncResult ) : long[][] | ||
Endget_operand_event ( System asyncResult ) : LocalLBPolicyEvent[][] | ||
Endget_operand_selector ( System asyncResult ) : LocalLBPolicySelector[][] | ||
Endget_operand_type ( System asyncResult ) : LocalLBPolicyOperand[][] | ||
Endget_type ( System asyncResult ) : LocalLBContentPolicyStrategyPolicyStrategy[] | ||
Endget_version ( System asyncResult ) : string | ||
Endremove_all_operands ( System asyncResult ) : void | ||
Endremove_operand ( System asyncResult ) : void | ||
Endset_description ( System asyncResult ) : void | ||
Endset_operand_event ( System asyncResult ) : void | ||
Endset_operand_selector ( System asyncResult ) : void | ||
Endset_operand_type ( System asyncResult ) : void | ||
Endset_type ( System asyncResult ) : void | ||
LocalLBContentPolicyStrategy ( ) : System |
Method | Description | |
---|---|---|
add_operand ( string strategies, long operand_ids, LocalLBPolicyOperand operands, LocalLBPolicyEvent events, LocalLBPolicySelector selectors ) : void | ||
create ( string strategies ) : void | ||
delete_all_policy_strategies ( ) : void | ||
delete_policy_strategy ( string strategies ) : void | ||
get_description ( string strategies ) : string[] | ||
get_list ( ) : string[] | ||
get_operand ( string strategies ) : long[][] | ||
get_operand_event ( string strategies, long operand_ids ) : LocalLBPolicyEvent[][] | ||
get_operand_selector ( string strategies, long operand_ids ) : LocalLBPolicySelector[][] | ||
get_operand_type ( string strategies, long operand_ids ) : LocalLBPolicyOperand[][] | ||
get_type ( string strategies ) : LocalLBContentPolicyStrategyPolicyStrategy[] | ||
get_version ( ) : string | ||
remove_all_operands ( string strategies ) : void | ||
remove_operand ( string strategies, long operand_ids ) : void | ||
set_description ( string strategies, string descriptions ) : void | ||
set_operand_event ( string strategies, long operand_ids, LocalLBPolicyEvent events ) : void | ||
set_operand_selector ( string strategies, long operand_ids, LocalLBPolicySelector selectors ) : void | ||
set_operand_type ( string strategies, long operand_ids, LocalLBPolicyOperand operands ) : void | ||
set_type ( string strategies, LocalLBContentPolicyStrategyPolicyStrategy types ) : void |
public Beginadd_operand ( string strategies, long operand_ids, LocalLBPolicyOperand operands, LocalLBPolicyEvent events, LocalLBPolicySelector selectors, System callback, object asyncState ) : System.IAsyncResult | ||
strategies | string | |
operand_ids | long | |
operands | LocalLBPolicyOperand | |
events | LocalLBPolicyEvent | |
selectors | LocalLBPolicySelector | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begincreate ( string strategies, System callback, object asyncState ) : System.IAsyncResult | ||
strategies | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_all_policy_strategies ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_policy_strategy ( string strategies, System callback, object asyncState ) : System.IAsyncResult | ||
strategies | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_description ( string strategies, System callback, object asyncState ) : System.IAsyncResult | ||
strategies | 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_operand ( string strategies, System callback, object asyncState ) : System.IAsyncResult | ||
strategies | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_operand_event ( string strategies, long operand_ids, System callback, object asyncState ) : System.IAsyncResult | ||
strategies | string | |
operand_ids | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_operand_selector ( string strategies, long operand_ids, System callback, object asyncState ) : System.IAsyncResult | ||
strategies | string | |
operand_ids | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_operand_type ( string strategies, long operand_ids, System callback, object asyncState ) : System.IAsyncResult | ||
strategies | string | |
operand_ids | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_type ( string strategies, System callback, object asyncState ) : System.IAsyncResult | ||
strategies | 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 Beginremove_all_operands ( string strategies, System callback, object asyncState ) : System.IAsyncResult | ||
strategies | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_operand ( string strategies, long operand_ids, System callback, object asyncState ) : System.IAsyncResult | ||
strategies | string | |
operand_ids | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_description ( string strategies, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
strategies | string | |
descriptions | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_operand_event ( string strategies, long operand_ids, LocalLBPolicyEvent events, System callback, object asyncState ) : System.IAsyncResult | ||
strategies | string | |
operand_ids | long | |
events | LocalLBPolicyEvent | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_operand_selector ( string strategies, long operand_ids, LocalLBPolicySelector selectors, System callback, object asyncState ) : System.IAsyncResult | ||
strategies | string | |
operand_ids | long | |
selectors | LocalLBPolicySelector | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_operand_type ( string strategies, long operand_ids, LocalLBPolicyOperand operands, System callback, object asyncState ) : System.IAsyncResult | ||
strategies | string | |
operand_ids | long | |
operands | LocalLBPolicyOperand | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_type ( string strategies, LocalLBContentPolicyStrategyPolicyStrategy types, System callback, object asyncState ) : System.IAsyncResult | ||
strategies | string | |
types | LocalLBContentPolicyStrategyPolicyStrategy | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Endadd_operand ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endcreate ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_all_policy_strategies ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_policy_strategy ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endget_description ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_operand ( System asyncResult ) : long[][] | ||
asyncResult | System | |
return | long[][] |
public Endget_operand_event ( System asyncResult ) : LocalLBPolicyEvent[][] | ||
asyncResult | System | |
return | LocalLBPolicyEvent[][] |
public Endget_operand_selector ( System asyncResult ) : LocalLBPolicySelector[][] | ||
asyncResult | System | |
return | LocalLBPolicySelector[][] |
public Endget_operand_type ( System asyncResult ) : LocalLBPolicyOperand[][] | ||
asyncResult | System | |
return | LocalLBPolicyOperand[][] |
public Endget_type ( System asyncResult ) : LocalLBContentPolicyStrategyPolicyStrategy[] | ||
asyncResult | System | |
return | LocalLBContentPolicyStrategyPolicyStrategy[] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public Endremove_all_operands ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_operand ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_description ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_operand_event ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_operand_selector ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_operand_type ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_type ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public LocalLBContentPolicyStrategy ( ) : System | ||
return | System |