Méthode | Description | |
---|---|---|
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_default_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_description ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_error_action ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_full_logon_parsing_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_message_log_publisher ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_quick_parsing_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_rate_sample_interval ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_report_log_publisher ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_response_parsing_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_sender_tag_class ( 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 | ||
Beginreplace_sender_tag_class ( string profile_names, |
||
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_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_error_action ( string profile_names, |
||
Beginset_full_logon_parsing_state ( string profile_names, |
||
Beginset_message_log_publisher ( string profile_names, |
||
Beginset_quick_parsing_state ( string profile_names, |
||
Beginset_rate_sample_interval ( string profile_names, |
||
Beginset_report_log_publisher ( string profile_names, |
||
Beginset_response_parsing_state ( string profile_names, |
||
Endcreate ( System asyncResult ) : void | ||
Enddelete_all_profiles ( System asyncResult ) : void | ||
Enddelete_profile ( System asyncResult ) : void | ||
Endget_all_statistics ( System asyncResult ) : |
||
Endget_default_profile ( System asyncResult ) : string[] | ||
Endget_description ( System asyncResult ) : string[] | ||
Endget_error_action ( System asyncResult ) : iControl.LocalLBProfileFIXProfileErrorAction[] | ||
Endget_full_logon_parsing_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[] | ||
Endget_list ( System asyncResult ) : string[] | ||
Endget_message_log_publisher ( System asyncResult ) : iControl.LocalLBProfileString[] | ||
Endget_quick_parsing_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[] | ||
Endget_rate_sample_interval ( System asyncResult ) : iControl.LocalLBProfileULong[] | ||
Endget_report_log_publisher ( System asyncResult ) : iControl.LocalLBProfileString[] | ||
Endget_response_parsing_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[] | ||
Endget_sender_tag_class ( System asyncResult ) : iControl.LocalLBProfileFIXProfileSenderTagClassArray[] | ||
Endget_statistics ( System asyncResult ) : |
||
Endget_statistics_by_virtual ( System asyncResult ) : LocalLBProfileStatisticsByVirtual | ||
Endget_version ( System asyncResult ) : string | ||
Endis_base_profile ( System asyncResult ) : bool[] | ||
Endis_system_profile ( System asyncResult ) : bool[] | ||
Endreplace_sender_tag_class ( System asyncResult ) : void | ||
Endreset_statistics ( System asyncResult ) : void | ||
Endreset_statistics_by_virtual ( System asyncResult ) : void | ||
Endset_default_profile ( System asyncResult ) : void | ||
Endset_description ( System asyncResult ) : void | ||
Endset_error_action ( System asyncResult ) : void | ||
Endset_full_logon_parsing_state ( System asyncResult ) : void | ||
Endset_message_log_publisher ( System asyncResult ) : void | ||
Endset_quick_parsing_state ( System asyncResult ) : void | ||
Endset_rate_sample_interval ( System asyncResult ) : void | ||
Endset_report_log_publisher ( System asyncResult ) : void | ||
Endset_response_parsing_state ( System asyncResult ) : void | ||
LocalLBProfileFIX ( ) : System |
Méthode | Description | |
---|---|---|
create ( string profile_names ) : void | ||
delete_all_profiles ( ) : void | ||
delete_profile ( string profile_names ) : void | ||
get_all_statistics ( ) : LocalLBProfileFIXFIXProfileStatistics | ||
get_default_profile ( string profile_names ) : string[] | ||
get_description ( string profile_names ) : string[] | ||
get_error_action ( string profile_names ) : LocalLBProfileFIXProfileErrorAction[] | ||
get_full_logon_parsing_state ( string profile_names ) : LocalLBProfileEnabledState[] | ||
get_list ( ) : string[] | ||
get_message_log_publisher ( string profile_names ) : LocalLBProfileString[] | ||
get_quick_parsing_state ( string profile_names ) : LocalLBProfileEnabledState[] | ||
get_rate_sample_interval ( string profile_names ) : LocalLBProfileULong[] | ||
get_report_log_publisher ( string profile_names ) : LocalLBProfileString[] | ||
get_response_parsing_state ( string profile_names ) : LocalLBProfileEnabledState[] | ||
get_sender_tag_class ( string profile_names ) : LocalLBProfileFIXProfileSenderTagClassArray[] | ||
get_statistics ( string profile_names ) : LocalLBProfileFIXFIXProfileStatistics | ||
get_statistics_by_virtual ( string profile_names, string virtual_names ) : LocalLBProfileStatisticsByVirtual | ||
get_version ( ) : string | ||
is_base_profile ( string profile_names ) : bool[] | ||
is_system_profile ( string profile_names ) : bool[] | ||
replace_sender_tag_class ( string profile_names, LocalLBProfileFIXProfileSenderTagClassArray values ) : void | ||
reset_statistics ( string profile_names ) : void | ||
reset_statistics_by_virtual ( string profile_names, string virtual_names ) : void | ||
set_default_profile ( string profile_names, string defaults ) : void | ||
set_description ( string profile_names, string descriptions ) : void | ||
set_error_action ( string profile_names, LocalLBProfileFIXProfileErrorAction actions ) : void | ||
set_full_logon_parsing_state ( string profile_names, LocalLBProfileEnabledState states ) : void | ||
set_message_log_publisher ( string profile_names, LocalLBProfileString publishers ) : void | ||
set_quick_parsing_state ( string profile_names, LocalLBProfileEnabledState states ) : void | ||
set_rate_sample_interval ( string profile_names, LocalLBProfileULong values ) : void | ||
set_report_log_publisher ( string profile_names, LocalLBProfileString publishers ) : void | ||
set_response_parsing_state ( string profile_names, LocalLBProfileEnabledState states ) : void |
public Begincreate ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Begindelete_all_profiles ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Begindelete_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_all_statistics ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_default_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_description ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_error_action ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_full_logon_parsing_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_message_log_publisher ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_quick_parsing_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_rate_sample_interval ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_report_log_publisher ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_response_parsing_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_sender_tag_class ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_statistics ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Résultat | 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 | |
Résultat | System.IAsyncResult |
public Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginis_base_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginis_system_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginreplace_sender_tag_class ( string profile_names, |
||
profile_names | string | |
values | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginreset_statistics ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Résultat | 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 | |
Résultat | 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 | |
Résultat | 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 | |
Résultat | System.IAsyncResult |
public Beginset_error_action ( string profile_names, |
||
profile_names | string | |
actions | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_full_logon_parsing_state ( string profile_names, |
||
profile_names | string | |
states | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_message_log_publisher ( string profile_names, |
||
profile_names | string | |
publishers | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_quick_parsing_state ( string profile_names, |
||
profile_names | string | |
states | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_rate_sample_interval ( string profile_names, |
||
profile_names | string | |
values | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_report_log_publisher ( string profile_names, |
||
profile_names | string | |
publishers | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_response_parsing_state ( string profile_names, |
||
profile_names | string | |
states | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Endcreate ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Enddelete_all_profiles ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Enddelete_profile ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endget_all_statistics ( System asyncResult ) : |
||
asyncResult | System | |
Résultat |
public Endget_default_profile ( System asyncResult ) : string[] | ||
asyncResult | System | |
Résultat | string[] |
public Endget_description ( System asyncResult ) : string[] | ||
asyncResult | System | |
Résultat | string[] |
public Endget_error_action ( System asyncResult ) : iControl.LocalLBProfileFIXProfileErrorAction[] | ||
asyncResult | System | |
Résultat | iControl.LocalLBProfileFIXProfileErrorAction[] |
public Endget_full_logon_parsing_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[] | ||
asyncResult | System | |
Résultat | iControl.LocalLBProfileEnabledState[] |
public Endget_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
Résultat | string[] |
public Endget_message_log_publisher ( System asyncResult ) : iControl.LocalLBProfileString[] | ||
asyncResult | System | |
Résultat | iControl.LocalLBProfileString[] |
public Endget_quick_parsing_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[] | ||
asyncResult | System | |
Résultat | iControl.LocalLBProfileEnabledState[] |
public Endget_rate_sample_interval ( System asyncResult ) : iControl.LocalLBProfileULong[] | ||
asyncResult | System | |
Résultat | iControl.LocalLBProfileULong[] |
public Endget_report_log_publisher ( System asyncResult ) : iControl.LocalLBProfileString[] | ||
asyncResult | System | |
Résultat | iControl.LocalLBProfileString[] |
public Endget_response_parsing_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[] | ||
asyncResult | System | |
Résultat | iControl.LocalLBProfileEnabledState[] |
public Endget_sender_tag_class ( System asyncResult ) : iControl.LocalLBProfileFIXProfileSenderTagClassArray[] | ||
asyncResult | System | |
Résultat | iControl.LocalLBProfileFIXProfileSenderTagClassArray[] |
public Endget_statistics ( System asyncResult ) : |
||
asyncResult | System | |
Résultat |
public Endget_statistics_by_virtual ( System asyncResult ) : LocalLBProfileStatisticsByVirtual | ||
asyncResult | System | |
Résultat | LocalLBProfileStatisticsByVirtual |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
Résultat | string |
public Endis_base_profile ( System asyncResult ) : bool[] | ||
asyncResult | System | |
Résultat | bool[] |
public Endis_system_profile ( System asyncResult ) : bool[] | ||
asyncResult | System | |
Résultat | bool[] |
public Endreplace_sender_tag_class ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endreset_statistics ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endreset_statistics_by_virtual ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_default_profile ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_description ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_error_action ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_full_logon_parsing_state ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_message_log_publisher ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_quick_parsing_state ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_rate_sample_interval ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_report_log_publisher ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_response_parsing_state ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |