Method | Description | |
---|---|---|
Beginadd_forward_zone ( string resolvers, string zones, System callback, object asyncState ) : System.IAsyncResult | ||
Beginadd_nameserver ( string resolvers, string zones, |
||
Begincreate ( string resolvers, System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_all_dns_resolvers ( System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_dns_resolver ( string resolvers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_answer_default_zones_state ( string resolvers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_cache_size ( string resolvers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_forward_zone ( string resolvers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_nameserver ( string resolvers, string zones, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_randomize_query_character_case_state ( string resolvers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_route_domain ( string resolvers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_use_ipv4_state ( string resolvers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_use_ipv6_state ( string resolvers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_use_tcp_state ( string resolvers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_use_udp_state ( string resolvers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_all_forward_zones ( string resolvers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_all_nameservers ( string resolvers, string zones, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_forward_zone ( string resolvers, string zones, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_nameserver ( string resolvers, string zones, |
||
Beginset_answer_default_zones_state ( string resolvers, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_cache_size ( string resolvers, long sizes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_randomize_query_character_case_state ( string resolvers, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_route_domain ( string resolvers, string domains, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_use_ipv4_state ( string resolvers, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_use_ipv6_state ( string resolvers, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_use_tcp_state ( string resolvers, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_use_udp_state ( string resolvers, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Endadd_forward_zone ( System asyncResult ) : void | ||
Endadd_nameserver ( System asyncResult ) : void | ||
Endcreate ( System asyncResult ) : void | ||
Enddelete_all_dns_resolvers ( System asyncResult ) : void | ||
Enddelete_dns_resolver ( System asyncResult ) : void | ||
Endget_answer_default_zones_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_cache_size ( System asyncResult ) : long[] | ||
Endget_forward_zone ( System asyncResult ) : string[][] | ||
Endget_list ( System asyncResult ) : string[] | ||
Endget_nameserver ( System asyncResult ) : iControl.CommonIPPortDefinition[][][] | ||
Endget_randomize_query_character_case_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_route_domain ( System asyncResult ) : string[] | ||
Endget_use_ipv4_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_use_ipv6_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_use_tcp_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_use_udp_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_version ( System asyncResult ) : string | ||
Endremove_all_forward_zones ( System asyncResult ) : void | ||
Endremove_all_nameservers ( System asyncResult ) : void | ||
Endremove_forward_zone ( System asyncResult ) : void | ||
Endremove_nameserver ( System asyncResult ) : void | ||
Endset_answer_default_zones_state ( System asyncResult ) : void | ||
Endset_cache_size ( System asyncResult ) : void | ||
Endset_randomize_query_character_case_state ( System asyncResult ) : void | ||
Endset_route_domain ( System asyncResult ) : void | ||
Endset_use_ipv4_state ( System asyncResult ) : void | ||
Endset_use_ipv6_state ( System asyncResult ) : void | ||
Endset_use_tcp_state ( System asyncResult ) : void | ||
Endset_use_udp_state ( System asyncResult ) : void | ||
NetworkingDNSResolver ( ) : System |
Method | Description | |
---|---|---|
add_forward_zone ( string resolvers, string zones ) : void | ||
add_nameserver ( string resolvers, string zones, |
||
create ( string resolvers ) : void | ||
delete_all_dns_resolvers ( ) : void | ||
delete_dns_resolver ( string resolvers ) : void | ||
get_answer_default_zones_state ( string resolvers ) : CommonEnabledState[] | ||
get_cache_size ( string resolvers ) : long[] | ||
get_forward_zone ( string resolvers ) : string[][] | ||
get_list ( ) : string[] | ||
get_nameserver ( string resolvers, string zones ) : iControl.CommonIPPortDefinition[][][] | ||
get_randomize_query_character_case_state ( string resolvers ) : CommonEnabledState[] | ||
get_route_domain ( string resolvers ) : string[] | ||
get_use_ipv4_state ( string resolvers ) : CommonEnabledState[] | ||
get_use_ipv6_state ( string resolvers ) : CommonEnabledState[] | ||
get_use_tcp_state ( string resolvers ) : CommonEnabledState[] | ||
get_use_udp_state ( string resolvers ) : CommonEnabledState[] | ||
get_version ( ) : string | ||
remove_all_forward_zones ( string resolvers ) : void | ||
remove_all_nameservers ( string resolvers, string zones ) : void | ||
remove_forward_zone ( string resolvers, string zones ) : void | ||
remove_nameserver ( string resolvers, string zones, |
||
set_answer_default_zones_state ( string resolvers, CommonEnabledState states ) : void | ||
set_cache_size ( string resolvers, long sizes ) : void | ||
set_randomize_query_character_case_state ( string resolvers, CommonEnabledState states ) : void | ||
set_route_domain ( string resolvers, string domains ) : void | ||
set_use_ipv4_state ( string resolvers, CommonEnabledState states ) : void | ||
set_use_ipv6_state ( string resolvers, CommonEnabledState states ) : void | ||
set_use_tcp_state ( string resolvers, CommonEnabledState states ) : void | ||
set_use_udp_state ( string resolvers, CommonEnabledState states ) : void |
public Beginadd_forward_zone ( string resolvers, string zones, System callback, object asyncState ) : System.IAsyncResult | ||
resolvers | string | |
zones | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginadd_nameserver ( string resolvers, string zones, |
||
resolvers | string | |
zones | string | |
nameservers | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begincreate ( string resolvers, System callback, object asyncState ) : System.IAsyncResult | ||
resolvers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_all_dns_resolvers ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_dns_resolver ( string resolvers, System callback, object asyncState ) : System.IAsyncResult | ||
resolvers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_answer_default_zones_state ( string resolvers, System callback, object asyncState ) : System.IAsyncResult | ||
resolvers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_cache_size ( string resolvers, System callback, object asyncState ) : System.IAsyncResult | ||
resolvers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_forward_zone ( string resolvers, System callback, object asyncState ) : System.IAsyncResult | ||
resolvers | 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_nameserver ( string resolvers, string zones, System callback, object asyncState ) : System.IAsyncResult | ||
resolvers | string | |
zones | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_randomize_query_character_case_state ( string resolvers, System callback, object asyncState ) : System.IAsyncResult | ||
resolvers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_route_domain ( string resolvers, System callback, object asyncState ) : System.IAsyncResult | ||
resolvers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_use_ipv4_state ( string resolvers, System callback, object asyncState ) : System.IAsyncResult | ||
resolvers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_use_ipv6_state ( string resolvers, System callback, object asyncState ) : System.IAsyncResult | ||
resolvers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_use_tcp_state ( string resolvers, System callback, object asyncState ) : System.IAsyncResult | ||
resolvers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_use_udp_state ( string resolvers, System callback, object asyncState ) : System.IAsyncResult | ||
resolvers | 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_forward_zones ( string resolvers, System callback, object asyncState ) : System.IAsyncResult | ||
resolvers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_all_nameservers ( string resolvers, string zones, System callback, object asyncState ) : System.IAsyncResult | ||
resolvers | string | |
zones | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_forward_zone ( string resolvers, string zones, System callback, object asyncState ) : System.IAsyncResult | ||
resolvers | string | |
zones | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_nameserver ( string resolvers, string zones, |
||
resolvers | string | |
zones | string | |
nameservers | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_answer_default_zones_state ( string resolvers, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
resolvers | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_cache_size ( string resolvers, long sizes, System callback, object asyncState ) : System.IAsyncResult | ||
resolvers | string | |
sizes | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_randomize_query_character_case_state ( string resolvers, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
resolvers | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_route_domain ( string resolvers, string domains, System callback, object asyncState ) : System.IAsyncResult | ||
resolvers | string | |
domains | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_use_ipv4_state ( string resolvers, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
resolvers | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_use_ipv6_state ( string resolvers, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
resolvers | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_use_tcp_state ( string resolvers, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
resolvers | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_use_udp_state ( string resolvers, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
resolvers | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Endadd_forward_zone ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endadd_nameserver ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endcreate ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_all_dns_resolvers ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_dns_resolver ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endget_answer_default_zones_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_cache_size ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_forward_zone ( System asyncResult ) : string[][] | ||
asyncResult | System | |
return | string[][] |
public Endget_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_nameserver ( System asyncResult ) : iControl.CommonIPPortDefinition[][][] | ||
asyncResult | System | |
return | iControl.CommonIPPortDefinition[][][] |
public Endget_randomize_query_character_case_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_route_domain ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_use_ipv4_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_use_ipv6_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_use_tcp_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_use_udp_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public Endremove_all_forward_zones ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_all_nameservers ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_forward_zone ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_nameserver ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_answer_default_zones_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_cache_size ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_randomize_query_character_case_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_route_domain ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_use_ipv4_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_use_ipv6_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_use_tcp_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_use_udp_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |