C# Класс iControl.LocalLBContentPolicyStrategy

Наследование: iControlInterface
Показать файл Открыть проект

Открытые методы

Метод Описание
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

Приватные методы

Метод Описание
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

Описание методов

Beginadd_operand() публичный Метод

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
Результат System.IAsyncResult

Begincreate() публичный Метод

public Begincreate ( string strategies, System callback, object asyncState ) : System.IAsyncResult
strategies string
callback System
asyncState object
Результат System.IAsyncResult

Begindelete_all_policy_strategies() публичный Метод

public Begindelete_all_policy_strategies ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
Результат System.IAsyncResult

Begindelete_policy_strategy() публичный Метод

public Begindelete_policy_strategy ( string strategies, System callback, object asyncState ) : System.IAsyncResult
strategies string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_description() публичный Метод

public Beginget_description ( string strategies, System callback, object asyncState ) : System.IAsyncResult
strategies string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_list() публичный Метод

public Beginget_list ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
Результат System.IAsyncResult

Beginget_operand() публичный Метод

public Beginget_operand ( string strategies, System callback, object asyncState ) : System.IAsyncResult
strategies string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_operand_event() публичный Метод

public Beginget_operand_event ( string strategies, long operand_ids, System callback, object asyncState ) : System.IAsyncResult
strategies string
operand_ids long
callback System
asyncState object
Результат System.IAsyncResult

Beginget_operand_selector() публичный Метод

public Beginget_operand_selector ( string strategies, long operand_ids, System callback, object asyncState ) : System.IAsyncResult
strategies string
operand_ids long
callback System
asyncState object
Результат System.IAsyncResult

Beginget_operand_type() публичный Метод

public Beginget_operand_type ( string strategies, long operand_ids, System callback, object asyncState ) : System.IAsyncResult
strategies string
operand_ids long
callback System
asyncState object
Результат System.IAsyncResult

Beginget_type() публичный Метод

public Beginget_type ( string strategies, System callback, object asyncState ) : System.IAsyncResult
strategies string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_version() публичный Метод

public Beginget_version ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
Результат System.IAsyncResult

Beginremove_all_operands() публичный Метод

public Beginremove_all_operands ( string strategies, System callback, object asyncState ) : System.IAsyncResult
strategies string
callback System
asyncState object
Результат System.IAsyncResult

Beginremove_operand() публичный Метод

public Beginremove_operand ( string strategies, long operand_ids, System callback, object asyncState ) : System.IAsyncResult
strategies string
operand_ids long
callback System
asyncState object
Результат System.IAsyncResult

Beginset_description() публичный Метод

public Beginset_description ( string strategies, string descriptions, System callback, object asyncState ) : System.IAsyncResult
strategies string
descriptions string
callback System
asyncState object
Результат System.IAsyncResult

Beginset_operand_event() публичный Метод

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
Результат System.IAsyncResult

Beginset_operand_selector() публичный Метод

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
Результат System.IAsyncResult

Beginset_operand_type() публичный Метод

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
Результат System.IAsyncResult

Beginset_type() публичный Метод

public Beginset_type ( string strategies, LocalLBContentPolicyStrategyPolicyStrategy types, System callback, object asyncState ) : System.IAsyncResult
strategies string
types LocalLBContentPolicyStrategyPolicyStrategy
callback System
asyncState object
Результат System.IAsyncResult

Endadd_operand() публичный Метод

public Endadd_operand ( System asyncResult ) : void
asyncResult System
Результат void

Endcreate() публичный Метод

public Endcreate ( System asyncResult ) : void
asyncResult System
Результат void

Enddelete_all_policy_strategies() публичный Метод

public Enddelete_all_policy_strategies ( System asyncResult ) : void
asyncResult System
Результат void

Enddelete_policy_strategy() публичный Метод

public Enddelete_policy_strategy ( System asyncResult ) : void
asyncResult System
Результат void

Endget_description() публичный Метод

public Endget_description ( System asyncResult ) : string[]
asyncResult System
Результат string[]

Endget_list() публичный Метод

public Endget_list ( System asyncResult ) : string[]
asyncResult System
Результат string[]

Endget_operand() публичный Метод

public Endget_operand ( System asyncResult ) : long[][]
asyncResult System
Результат long[][]

Endget_operand_event() публичный Метод

public Endget_operand_event ( System asyncResult ) : LocalLBPolicyEvent[][]
asyncResult System
Результат LocalLBPolicyEvent[][]

Endget_operand_selector() публичный Метод

public Endget_operand_selector ( System asyncResult ) : LocalLBPolicySelector[][]
asyncResult System
Результат LocalLBPolicySelector[][]

Endget_operand_type() публичный Метод

public Endget_operand_type ( System asyncResult ) : LocalLBPolicyOperand[][]
asyncResult System
Результат LocalLBPolicyOperand[][]

Endget_type() публичный Метод

public Endget_type ( System asyncResult ) : LocalLBContentPolicyStrategyPolicyStrategy[]
asyncResult System
Результат LocalLBContentPolicyStrategyPolicyStrategy[]

Endget_version() публичный Метод

public Endget_version ( System asyncResult ) : string
asyncResult System
Результат string

Endremove_all_operands() публичный Метод

public Endremove_all_operands ( System asyncResult ) : void
asyncResult System
Результат void

Endremove_operand() публичный Метод

public Endremove_operand ( System asyncResult ) : void
asyncResult System
Результат void

Endset_description() публичный Метод

public Endset_description ( System asyncResult ) : void
asyncResult System
Результат void

Endset_operand_event() публичный Метод

public Endset_operand_event ( System asyncResult ) : void
asyncResult System
Результат void

Endset_operand_selector() публичный Метод

public Endset_operand_selector ( System asyncResult ) : void
asyncResult System
Результат void

Endset_operand_type() публичный Метод

public Endset_operand_type ( System asyncResult ) : void
asyncResult System
Результат void

Endset_type() публичный Метод

public Endset_type ( System asyncResult ) : void
asyncResult System
Результат void

LocalLBContentPolicyStrategy() публичный Метод

public LocalLBContentPolicyStrategy ( ) : System
Результат System