Method | Description | |
---|---|---|
Beginadd_profile ( string transport_configs, string profiles, System callback, object asyncState ) : System.IAsyncResult | ||
Begincreate ( string transport_configs, LocalLBMessageRoutingProtocol protocols, string profiles, System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_all_transport_configs ( System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_transport_config ( string transport_configs, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_description ( string transport_configs, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_profile ( string transport_configs, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_protocol ( string transport_configs, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_rule ( string transport_configs, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_source_address_translation_pool ( string transport_configs, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_source_address_translation_type ( string transport_configs, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_source_port ( string transport_configs, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_all_profiles ( string transport_configs, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_profile ( string transport_configs, string profiles, System callback, object asyncState ) : System.IAsyncResult | ||
Beginreplace_rule ( string transport_configs, string rules, long priorities, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_description ( string transport_configs, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_source_address_translation_pool ( string transport_configs, string pools, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_source_address_translation_pool_with_type ( string transport_configs, string pools, LocalLBMessageRoutingTransportConfigSourceAddressTranslationType types, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_source_address_translation_type ( string transport_configs, LocalLBMessageRoutingTransportConfigSourceAddressTranslationType types, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_source_port ( string transport_configs, long ports, System callback, object asyncState ) : System.IAsyncResult | ||
Endadd_profile ( System asyncResult ) : void | ||
Endcreate ( System asyncResult ) : void | ||
Enddelete_all_transport_configs ( System asyncResult ) : void | ||
Enddelete_transport_config ( System asyncResult ) : void | ||
Endget_description ( System asyncResult ) : string[] | ||
Endget_list ( System asyncResult ) : string[] | ||
Endget_profile ( System asyncResult ) : iControl.LocalLBMessageRoutingTransportConfigTransportConfigProfile[][] | ||
Endget_protocol ( System asyncResult ) : LocalLBMessageRoutingProtocol[] | ||
Endget_rule ( System asyncResult ) : string[][] | ||
Endget_source_address_translation_pool ( System asyncResult ) : string[] | ||
Endget_source_address_translation_type ( System asyncResult ) : LocalLBMessageRoutingTransportConfigSourceAddressTranslationType[] | ||
Endget_source_port ( System asyncResult ) : long[] | ||
Endget_version ( System asyncResult ) : string | ||
Endremove_all_profiles ( System asyncResult ) : void | ||
Endremove_profile ( System asyncResult ) : void | ||
Endreplace_rule ( System asyncResult ) : void | ||
Endset_description ( System asyncResult ) : void | ||
Endset_source_address_translation_pool ( System asyncResult ) : void | ||
Endset_source_address_translation_pool_with_type ( System asyncResult ) : void | ||
Endset_source_address_translation_type ( System asyncResult ) : void | ||
Endset_source_port ( System asyncResult ) : void | ||
LocalLBMessageRoutingTransportConfig ( ) : System |
Method | Description | |
---|---|---|
add_profile ( string transport_configs, string profiles ) : void | ||
create ( string transport_configs, LocalLBMessageRoutingProtocol protocols, string profiles ) : void | ||
delete_all_transport_configs ( ) : void | ||
delete_transport_config ( string transport_configs ) : void | ||
get_description ( string transport_configs ) : string[] | ||
get_list ( ) : string[] | ||
get_profile ( string transport_configs ) : iControl.LocalLBMessageRoutingTransportConfigTransportConfigProfile[][] | ||
get_protocol ( string transport_configs ) : LocalLBMessageRoutingProtocol[] | ||
get_rule ( string transport_configs ) : string[][] | ||
get_source_address_translation_pool ( string transport_configs ) : string[] | ||
get_source_address_translation_type ( string transport_configs ) : LocalLBMessageRoutingTransportConfigSourceAddressTranslationType[] | ||
get_source_port ( string transport_configs ) : long[] | ||
get_version ( ) : string | ||
remove_all_profiles ( string transport_configs ) : void | ||
remove_profile ( string transport_configs, string profiles ) : void | ||
replace_rule ( string transport_configs, string rules, long priorities ) : void | ||
set_description ( string transport_configs, string descriptions ) : void | ||
set_source_address_translation_pool ( string transport_configs, string pools ) : void | ||
set_source_address_translation_pool_with_type ( string transport_configs, string pools, LocalLBMessageRoutingTransportConfigSourceAddressTranslationType types ) : void | ||
set_source_address_translation_type ( string transport_configs, LocalLBMessageRoutingTransportConfigSourceAddressTranslationType types ) : void | ||
set_source_port ( string transport_configs, long ports ) : void |
public Beginadd_profile ( string transport_configs, string profiles, System callback, object asyncState ) : System.IAsyncResult | ||
transport_configs | string | |
profiles | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begincreate ( string transport_configs, LocalLBMessageRoutingProtocol protocols, string profiles, System callback, object asyncState ) : System.IAsyncResult | ||
transport_configs | string | |
protocols | LocalLBMessageRoutingProtocol | |
profiles | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_all_transport_configs ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_transport_config ( string transport_configs, System callback, object asyncState ) : System.IAsyncResult | ||
transport_configs | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_description ( string transport_configs, System callback, object asyncState ) : System.IAsyncResult | ||
transport_configs | 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_profile ( string transport_configs, System callback, object asyncState ) : System.IAsyncResult | ||
transport_configs | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_protocol ( string transport_configs, System callback, object asyncState ) : System.IAsyncResult | ||
transport_configs | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_rule ( string transport_configs, System callback, object asyncState ) : System.IAsyncResult | ||
transport_configs | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_source_address_translation_pool ( string transport_configs, System callback, object asyncState ) : System.IAsyncResult | ||
transport_configs | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_source_address_translation_type ( string transport_configs, System callback, object asyncState ) : System.IAsyncResult | ||
transport_configs | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_source_port ( string transport_configs, System callback, object asyncState ) : System.IAsyncResult | ||
transport_configs | 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_profiles ( string transport_configs, System callback, object asyncState ) : System.IAsyncResult | ||
transport_configs | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_profile ( string transport_configs, string profiles, System callback, object asyncState ) : System.IAsyncResult | ||
transport_configs | string | |
profiles | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginreplace_rule ( string transport_configs, string rules, long priorities, System callback, object asyncState ) : System.IAsyncResult | ||
transport_configs | string | |
rules | string | |
priorities | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_description ( string transport_configs, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
transport_configs | string | |
descriptions | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_source_address_translation_pool ( string transport_configs, string pools, System callback, object asyncState ) : System.IAsyncResult | ||
transport_configs | string | |
pools | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_source_address_translation_pool_with_type ( string transport_configs, string pools, LocalLBMessageRoutingTransportConfigSourceAddressTranslationType types, System callback, object asyncState ) : System.IAsyncResult | ||
transport_configs | string | |
pools | string | |
types | LocalLBMessageRoutingTransportConfigSourceAddressTranslationType | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_source_address_translation_type ( string transport_configs, LocalLBMessageRoutingTransportConfigSourceAddressTranslationType types, System callback, object asyncState ) : System.IAsyncResult | ||
transport_configs | string | |
types | LocalLBMessageRoutingTransportConfigSourceAddressTranslationType | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_source_port ( string transport_configs, long ports, System callback, object asyncState ) : System.IAsyncResult | ||
transport_configs | string | |
ports | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Endadd_profile ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endcreate ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_all_transport_configs ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_transport_config ( 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_profile ( System asyncResult ) : iControl.LocalLBMessageRoutingTransportConfigTransportConfigProfile[][] | ||
asyncResult | System | |
return | iControl.LocalLBMessageRoutingTransportConfigTransportConfigProfile[][] |
public Endget_protocol ( System asyncResult ) : LocalLBMessageRoutingProtocol[] | ||
asyncResult | System | |
return | LocalLBMessageRoutingProtocol[] |
public Endget_rule ( System asyncResult ) : string[][] | ||
asyncResult | System | |
return | string[][] |
public Endget_source_address_translation_pool ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_source_address_translation_type ( System asyncResult ) : LocalLBMessageRoutingTransportConfigSourceAddressTranslationType[] | ||
asyncResult | System | |
return | LocalLBMessageRoutingTransportConfigSourceAddressTranslationType[] |
public Endget_source_port ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public Endremove_all_profiles ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_profile ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endreplace_rule ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_description ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_source_address_translation_pool ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_source_address_translation_pool_with_type ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_source_address_translation_type ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_source_port ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public LocalLBMessageRoutingTransportConfig ( ) : System | ||
return | System |