Méthode | Description | |
---|---|---|
Begincreate ( string profile_names, string publishers, 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_complete_answer_enabled_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_dns_log_publisher ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_query_id_enabled_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_query_logging_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_response_logging_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_source_enabled_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_timestamp_enabled_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_view_enabled_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_complete_answer_enabled_state ( string profile_names, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_dns_log_publisher ( string profile_names, string publishers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_query_id_enabled_state ( string profile_names, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_query_logging_state ( string profile_names, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_response_logging_state ( string profile_names, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_source_enabled_state ( string profile_names, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_timestamp_enabled_state ( string profile_names, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_view_enabled_state ( string profile_names, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Endcreate ( System asyncResult ) : void | ||
Enddelete_all_profiles ( System asyncResult ) : void | ||
Enddelete_profile ( System asyncResult ) : void | ||
Endget_complete_answer_enabled_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_dns_log_publisher ( System asyncResult ) : string[] | ||
Endget_list ( System asyncResult ) : string[] | ||
Endget_query_id_enabled_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_query_logging_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_response_logging_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_source_enabled_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_timestamp_enabled_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_version ( System asyncResult ) : string | ||
Endget_view_enabled_state ( System asyncResult ) : CommonEnabledState[] | ||
Endset_complete_answer_enabled_state ( System asyncResult ) : void | ||
Endset_dns_log_publisher ( System asyncResult ) : void | ||
Endset_query_id_enabled_state ( System asyncResult ) : void | ||
Endset_query_logging_state ( System asyncResult ) : void | ||
Endset_response_logging_state ( System asyncResult ) : void | ||
Endset_source_enabled_state ( System asyncResult ) : void | ||
Endset_timestamp_enabled_state ( System asyncResult ) : void | ||
Endset_view_enabled_state ( System asyncResult ) : void | ||
LocalLBProfileDNSLogging ( ) : System |
Méthode | Description | |
---|---|---|
create ( string profile_names, string publishers ) : void | ||
delete_all_profiles ( ) : void | ||
delete_profile ( string profile_names ) : void | ||
get_complete_answer_enabled_state ( string profile_names ) : CommonEnabledState[] | ||
get_dns_log_publisher ( string profile_names ) : string[] | ||
get_list ( ) : string[] | ||
get_query_id_enabled_state ( string profile_names ) : CommonEnabledState[] | ||
get_query_logging_state ( string profile_names ) : CommonEnabledState[] | ||
get_response_logging_state ( string profile_names ) : CommonEnabledState[] | ||
get_source_enabled_state ( string profile_names ) : CommonEnabledState[] | ||
get_timestamp_enabled_state ( string profile_names ) : CommonEnabledState[] | ||
get_version ( ) : string | ||
get_view_enabled_state ( string profile_names ) : CommonEnabledState[] | ||
set_complete_answer_enabled_state ( string profile_names, CommonEnabledState states ) : void | ||
set_dns_log_publisher ( string profile_names, string publishers ) : void | ||
set_query_id_enabled_state ( string profile_names, CommonEnabledState states ) : void | ||
set_query_logging_state ( string profile_names, CommonEnabledState states ) : void | ||
set_response_logging_state ( string profile_names, CommonEnabledState states ) : void | ||
set_source_enabled_state ( string profile_names, CommonEnabledState states ) : void | ||
set_timestamp_enabled_state ( string profile_names, CommonEnabledState states ) : void | ||
set_view_enabled_state ( string profile_names, CommonEnabledState states ) : void |
public Begincreate ( string profile_names, string publishers, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
publishers | 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_complete_answer_enabled_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_dns_log_publisher ( 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_query_id_enabled_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_query_logging_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_response_logging_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_source_enabled_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_timestamp_enabled_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_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 Beginget_view_enabled_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_complete_answer_enabled_state ( string profile_names, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_dns_log_publisher ( string profile_names, string publishers, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
publishers | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_query_id_enabled_state ( string profile_names, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_query_logging_state ( string profile_names, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_response_logging_state ( string profile_names, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_source_enabled_state ( string profile_names, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_timestamp_enabled_state ( string profile_names, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_view_enabled_state ( string profile_names, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
states | CommonEnabledState | |
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_complete_answer_enabled_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
Résultat | CommonEnabledState[] |
public Endget_dns_log_publisher ( System asyncResult ) : string[] | ||
asyncResult | System | |
Résultat | string[] |
public Endget_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
Résultat | string[] |
public Endget_query_id_enabled_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
Résultat | CommonEnabledState[] |
public Endget_query_logging_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
Résultat | CommonEnabledState[] |
public Endget_response_logging_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
Résultat | CommonEnabledState[] |
public Endget_source_enabled_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
Résultat | CommonEnabledState[] |
public Endget_timestamp_enabled_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
Résultat | CommonEnabledState[] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
Résultat | string |
public Endget_view_enabled_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
Résultat | CommonEnabledState[] |
public Endset_complete_answer_enabled_state ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_dns_log_publisher ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_query_id_enabled_state ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_query_logging_state ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_response_logging_state ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_source_enabled_state ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_timestamp_enabled_state ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_view_enabled_state ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public LocalLBProfileDNSLogging ( ) : System | ||
Résultat | System |