C# Class iControl.LocalLBDNSCache

Inheritance: iControlInterface
Mostrar archivo Open project: f5devcentral/f5-icontrol-library-dotnet Class Usage Examples

Public Methods

Method Description
Beginadd_dlv_anchor ( string caches, string anchors, System callback, object asyncState ) : System.IAsyncResult
Beginadd_forward_zone ( string caches, string zones, System callback, object asyncState ) : System.IAsyncResult
Beginadd_nameserver ( string caches, string zones, CommonIPPortDefinition nameservers, System callback, object asyncState ) : System.IAsyncResult
Beginadd_response_policy_zone ( string caches, string zones, LocalLBRPZActionType actions, string walled_gardens, System callback, object asyncState ) : System.IAsyncResult
Beginadd_root_hint ( string caches, string hints, System callback, object asyncState ) : System.IAsyncResult
Beginadd_trust_anchor ( string caches, string anchors, System callback, object asyncState ) : System.IAsyncResult
Begincreate ( string caches, LocalLBDNSCacheType types, System callback, object asyncState ) : System.IAsyncResult
Begindelete_all_dns_caches ( System callback, object asyncState ) : System.IAsyncResult
Begindelete_all_key_records ( string caches, System callback, object asyncState ) : System.IAsyncResult
Begindelete_all_message_records ( string caches, System callback, object asyncState ) : System.IAsyncResult
Begindelete_all_nameserver_records ( string caches, System callback, object asyncState ) : System.IAsyncResult
Begindelete_all_resource_records ( string caches, System callback, object asyncState ) : System.IAsyncResult
Begindelete_dns_cache ( string caches, System callback, object asyncState ) : System.IAsyncResult
Beginget_allowed_query_time ( string caches, System callback, object asyncState ) : System.IAsyncResult
Beginget_answer_default_zones_state ( string caches, System callback, object asyncState ) : System.IAsyncResult
Beginget_description ( string caches, System callback, object asyncState ) : System.IAsyncResult
Beginget_dlv_anchor ( string caches, System callback, object asyncState ) : System.IAsyncResult
Beginget_forward_zone ( string caches, System callback, object asyncState ) : System.IAsyncResult
Beginget_ignore_cd_state ( string caches, System callback, object asyncState ) : System.IAsyncResult
Beginget_key_cache_size ( string caches, System callback, object asyncState ) : System.IAsyncResult
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult
Beginget_local_zone ( string caches, System callback, object asyncState ) : System.IAsyncResult
Beginget_maximum_concurrent_queries ( string caches, System callback, object asyncState ) : System.IAsyncResult
Beginget_maximum_tcp_flows ( string caches, System callback, object asyncState ) : System.IAsyncResult
Beginget_maximum_udp_flows ( string caches, System callback, object asyncState ) : System.IAsyncResult
Beginget_message_cache_size ( string caches, System callback, object asyncState ) : System.IAsyncResult
Beginget_nameserver ( string caches, string zones, System callback, object asyncState ) : System.IAsyncResult
Beginget_nameserver_cache_count ( string caches, System callback, object asyncState ) : System.IAsyncResult
Beginget_prefetch_key_state ( string caches, System callback, object asyncState ) : System.IAsyncResult
Beginget_randomize_query_name_case_state ( string caches, System callback, object asyncState ) : System.IAsyncResult
Beginget_resource_record_cache_size ( string caches, System callback, object asyncState ) : System.IAsyncResult
Beginget_response_policy_zone ( string caches, System callback, object asyncState ) : System.IAsyncResult
Beginget_response_policy_zone_action ( string caches, string zones, System callback, object asyncState ) : System.IAsyncResult
Beginget_response_policy_zone_walled_garden ( string caches, string zones, System callback, object asyncState ) : System.IAsyncResult
Beginget_root_hint ( string caches, System callback, object asyncState ) : System.IAsyncResult
Beginget_route_domain ( string caches, System callback, object asyncState ) : System.IAsyncResult
Beginget_rrset_rotate_type ( string caches, System callback, object asyncState ) : System.IAsyncResult
Beginget_statistics ( string caches, System callback, object asyncState ) : System.IAsyncResult
Beginget_trust_anchor ( string caches, System callback, object asyncState ) : System.IAsyncResult
Beginget_type ( string caches, System callback, object asyncState ) : System.IAsyncResult
Beginget_unwanted_reply_threshold ( string caches, System callback, object asyncState ) : System.IAsyncResult
Beginget_use_ipv4_state ( string caches, System callback, object asyncState ) : System.IAsyncResult
Beginget_use_ipv6_state ( string caches, System callback, object asyncState ) : System.IAsyncResult
Beginget_use_tcp_state ( string caches, System callback, object asyncState ) : System.IAsyncResult
Beginget_use_udp_state ( string caches, System callback, object asyncState ) : System.IAsyncResult
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_dlv_anchors ( string caches, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_forward_zones ( string caches, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_local_zones ( string caches, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_nameservers ( string caches, string zones, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_response_policy_zones ( string caches, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_root_hints ( string caches, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_trust_anchors ( string caches, System callback, object asyncState ) : System.IAsyncResult
Beginremove_dlv_anchor ( string caches, string anchors, System callback, object asyncState ) : System.IAsyncResult
Beginremove_forward_zone ( string caches, string zones, System callback, object asyncState ) : System.IAsyncResult
Beginremove_nameserver ( string caches, string zones, CommonIPPortDefinition nameservers, System callback, object asyncState ) : System.IAsyncResult
Beginremove_response_policy_zone ( string caches, string zones, System callback, object asyncState ) : System.IAsyncResult
Beginremove_root_hint ( string caches, string hints, System callback, object asyncState ) : System.IAsyncResult
Beginremove_trust_anchor ( string caches, string anchors, System callback, object asyncState ) : System.IAsyncResult
Beginreplace_local_zone ( string caches, LocalLBDNSCacheLocalZone zones, System callback, object asyncState ) : System.IAsyncResult
Beginreset_statistics ( string caches, System callback, object asyncState ) : System.IAsyncResult
Beginset_allowed_query_time ( string caches, long times, System callback, object asyncState ) : System.IAsyncResult
Beginset_answer_default_zones_state ( string caches, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_description ( string caches, string descriptions, System callback, object asyncState ) : System.IAsyncResult
Beginset_ignore_cd_state ( string caches, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_key_cache_size ( string caches, long sizes, System callback, object asyncState ) : System.IAsyncResult
Beginset_maximum_concurrent_queries ( string caches, long queries, System callback, object asyncState ) : System.IAsyncResult
Beginset_maximum_tcp_flows ( string caches, long flows, System callback, object asyncState ) : System.IAsyncResult
Beginset_maximum_udp_flows ( string caches, long flows, System callback, object asyncState ) : System.IAsyncResult
Beginset_message_cache_size ( string caches, long sizes, System callback, object asyncState ) : System.IAsyncResult
Beginset_nameserver_cache_count ( string caches, long counts, System callback, object asyncState ) : System.IAsyncResult
Beginset_prefetch_key_state ( string caches, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_randomize_query_name_case_state ( string caches, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_resource_record_cache_size ( string caches, long sizes, System callback, object asyncState ) : System.IAsyncResult
Beginset_route_domain ( string caches, string domains, System callback, object asyncState ) : System.IAsyncResult
Beginset_rrset_rotate_type ( string caches, LocalLBDNSRRSetRotateType types, System callback, object asyncState ) : System.IAsyncResult
Beginset_unwanted_reply_threshold ( string caches, long thresholds, System callback, object asyncState ) : System.IAsyncResult
Beginset_use_ipv4_state ( string caches, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_use_ipv6_state ( string caches, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_use_tcp_state ( string caches, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_use_udp_state ( string caches, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Endadd_dlv_anchor ( System asyncResult ) : void
Endadd_forward_zone ( System asyncResult ) : void
Endadd_nameserver ( System asyncResult ) : void
Endadd_response_policy_zone ( System asyncResult ) : void
Endadd_root_hint ( System asyncResult ) : void
Endadd_trust_anchor ( System asyncResult ) : void
Endcreate ( System asyncResult ) : void
Enddelete_all_dns_caches ( System asyncResult ) : void
Enddelete_all_key_records ( System asyncResult ) : void
Enddelete_all_message_records ( System asyncResult ) : void
Enddelete_all_nameserver_records ( System asyncResult ) : void
Enddelete_all_resource_records ( System asyncResult ) : void
Enddelete_dns_cache ( System asyncResult ) : void
Endget_allowed_query_time ( System asyncResult ) : long[]
Endget_answer_default_zones_state ( System asyncResult ) : CommonEnabledState[]
Endget_description ( System asyncResult ) : string[]
Endget_dlv_anchor ( System asyncResult ) : string[][]
Endget_forward_zone ( System asyncResult ) : string[][]
Endget_ignore_cd_state ( System asyncResult ) : CommonEnabledState[]
Endget_key_cache_size ( System asyncResult ) : long[]
Endget_list ( System asyncResult ) : string[]
Endget_local_zone ( System asyncResult ) : LocalLBDNSCacheLocalZone[][]
Endget_maximum_concurrent_queries ( System asyncResult ) : long[]
Endget_maximum_tcp_flows ( System asyncResult ) : long[]
Endget_maximum_udp_flows ( System asyncResult ) : long[]
Endget_message_cache_size ( System asyncResult ) : long[]
Endget_nameserver ( System asyncResult ) : CommonIPPortDefinition[][][]
Endget_nameserver_cache_count ( System asyncResult ) : long[]
Endget_prefetch_key_state ( System asyncResult ) : CommonEnabledState[]
Endget_randomize_query_name_case_state ( System asyncResult ) : CommonEnabledState[]
Endget_resource_record_cache_size ( System asyncResult ) : long[]
Endget_response_policy_zone ( System asyncResult ) : string[][]
Endget_response_policy_zone_action ( System asyncResult ) : LocalLBRPZActionType[][]
Endget_response_policy_zone_walled_garden ( System asyncResult ) : string[][]
Endget_root_hint ( System asyncResult ) : string[][]
Endget_route_domain ( System asyncResult ) : string[]
Endget_rrset_rotate_type ( System asyncResult ) : LocalLBDNSRRSetRotateType[]
Endget_statistics ( System asyncResult ) : LocalLBDNSCacheDNSCacheStatistics
Endget_trust_anchor ( System asyncResult ) : string[][]
Endget_type ( System asyncResult ) : LocalLBDNSCacheType[]
Endget_unwanted_reply_threshold ( System asyncResult ) : long[]
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_dlv_anchors ( System asyncResult ) : void
Endremove_all_forward_zones ( System asyncResult ) : void
Endremove_all_local_zones ( System asyncResult ) : void
Endremove_all_nameservers ( System asyncResult ) : void
Endremove_all_response_policy_zones ( System asyncResult ) : void
Endremove_all_root_hints ( System asyncResult ) : void
Endremove_all_trust_anchors ( System asyncResult ) : void
Endremove_dlv_anchor ( System asyncResult ) : void
Endremove_forward_zone ( System asyncResult ) : void
Endremove_nameserver ( System asyncResult ) : void
Endremove_response_policy_zone ( System asyncResult ) : void
Endremove_root_hint ( System asyncResult ) : void
Endremove_trust_anchor ( System asyncResult ) : void
Endreplace_local_zone ( System asyncResult ) : void
Endreset_statistics ( System asyncResult ) : void
Endset_allowed_query_time ( System asyncResult ) : void
Endset_answer_default_zones_state ( System asyncResult ) : void
Endset_description ( System asyncResult ) : void
Endset_ignore_cd_state ( System asyncResult ) : void
Endset_key_cache_size ( System asyncResult ) : void
Endset_maximum_concurrent_queries ( System asyncResult ) : void
Endset_maximum_tcp_flows ( System asyncResult ) : void
Endset_maximum_udp_flows ( System asyncResult ) : void
Endset_message_cache_size ( System asyncResult ) : void
Endset_nameserver_cache_count ( System asyncResult ) : void
Endset_prefetch_key_state ( System asyncResult ) : void
Endset_randomize_query_name_case_state ( System asyncResult ) : void
Endset_resource_record_cache_size ( System asyncResult ) : void
Endset_route_domain ( System asyncResult ) : void
Endset_rrset_rotate_type ( System asyncResult ) : void
Endset_unwanted_reply_threshold ( 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
LocalLBDNSCache ( ) : System

Private Methods

Method Description
add_dlv_anchor ( string caches, string anchors ) : void
add_forward_zone ( string caches, string zones ) : void
add_nameserver ( string caches, string zones, CommonIPPortDefinition nameservers ) : void
add_response_policy_zone ( string caches, string zones, LocalLBRPZActionType actions, string walled_gardens ) : void
add_root_hint ( string caches, string hints ) : void
add_trust_anchor ( string caches, string anchors ) : void
create ( string caches, LocalLBDNSCacheType types ) : void
delete_all_dns_caches ( ) : void
delete_all_key_records ( string caches ) : void
delete_all_message_records ( string caches ) : void
delete_all_nameserver_records ( string caches ) : void
delete_all_resource_records ( string caches ) : void
delete_dns_cache ( string caches ) : void
get_allowed_query_time ( string caches ) : long[]
get_answer_default_zones_state ( string caches ) : CommonEnabledState[]
get_description ( string caches ) : string[]
get_dlv_anchor ( string caches ) : string[][]
get_forward_zone ( string caches ) : string[][]
get_ignore_cd_state ( string caches ) : CommonEnabledState[]
get_key_cache_size ( string caches ) : long[]
get_list ( ) : string[]
get_local_zone ( string caches ) : LocalLBDNSCacheLocalZone[][]
get_maximum_concurrent_queries ( string caches ) : long[]
get_maximum_tcp_flows ( string caches ) : long[]
get_maximum_udp_flows ( string caches ) : long[]
get_message_cache_size ( string caches ) : long[]
get_nameserver ( string caches, string zones ) : CommonIPPortDefinition[][][]
get_nameserver_cache_count ( string caches ) : long[]
get_prefetch_key_state ( string caches ) : CommonEnabledState[]
get_randomize_query_name_case_state ( string caches ) : CommonEnabledState[]
get_resource_record_cache_size ( string caches ) : long[]
get_response_policy_zone ( string caches ) : string[][]
get_response_policy_zone_action ( string caches, string zones ) : LocalLBRPZActionType[][]
get_response_policy_zone_walled_garden ( string caches, string zones ) : string[][]
get_root_hint ( string caches ) : string[][]
get_route_domain ( string caches ) : string[]
get_rrset_rotate_type ( string caches ) : LocalLBDNSRRSetRotateType[]
get_statistics ( string caches ) : LocalLBDNSCacheDNSCacheStatistics
get_trust_anchor ( string caches ) : string[][]
get_type ( string caches ) : LocalLBDNSCacheType[]
get_unwanted_reply_threshold ( string caches ) : long[]
get_use_ipv4_state ( string caches ) : CommonEnabledState[]
get_use_ipv6_state ( string caches ) : CommonEnabledState[]
get_use_tcp_state ( string caches ) : CommonEnabledState[]
get_use_udp_state ( string caches ) : CommonEnabledState[]
get_version ( ) : string
remove_all_dlv_anchors ( string caches ) : void
remove_all_forward_zones ( string caches ) : void
remove_all_local_zones ( string caches ) : void
remove_all_nameservers ( string caches, string zones ) : void
remove_all_response_policy_zones ( string caches ) : void
remove_all_root_hints ( string caches ) : void
remove_all_trust_anchors ( string caches ) : void
remove_dlv_anchor ( string caches, string anchors ) : void
remove_forward_zone ( string caches, string zones ) : void
remove_nameserver ( string caches, string zones, CommonIPPortDefinition nameservers ) : void
remove_response_policy_zone ( string caches, string zones ) : void
remove_root_hint ( string caches, string hints ) : void
remove_trust_anchor ( string caches, string anchors ) : void
replace_local_zone ( string caches, LocalLBDNSCacheLocalZone zones ) : void
reset_statistics ( string caches ) : void
set_allowed_query_time ( string caches, long times ) : void
set_answer_default_zones_state ( string caches, CommonEnabledState states ) : void
set_description ( string caches, string descriptions ) : void
set_ignore_cd_state ( string caches, CommonEnabledState states ) : void
set_key_cache_size ( string caches, long sizes ) : void
set_maximum_concurrent_queries ( string caches, long queries ) : void
set_maximum_tcp_flows ( string caches, long flows ) : void
set_maximum_udp_flows ( string caches, long flows ) : void
set_message_cache_size ( string caches, long sizes ) : void
set_nameserver_cache_count ( string caches, long counts ) : void
set_prefetch_key_state ( string caches, CommonEnabledState states ) : void
set_randomize_query_name_case_state ( string caches, CommonEnabledState states ) : void
set_resource_record_cache_size ( string caches, long sizes ) : void
set_route_domain ( string caches, string domains ) : void
set_rrset_rotate_type ( string caches, LocalLBDNSRRSetRotateType types ) : void
set_unwanted_reply_threshold ( string caches, long thresholds ) : void
set_use_ipv4_state ( string caches, CommonEnabledState states ) : void
set_use_ipv6_state ( string caches, CommonEnabledState states ) : void
set_use_tcp_state ( string caches, CommonEnabledState states ) : void
set_use_udp_state ( string caches, CommonEnabledState states ) : void

Method Details

Beginadd_dlv_anchor() public method

public Beginadd_dlv_anchor ( string caches, string anchors, System callback, object asyncState ) : System.IAsyncResult
caches string
anchors string
callback System
asyncState object
return System.IAsyncResult

Beginadd_forward_zone() public method

public Beginadd_forward_zone ( string caches, string zones, System callback, object asyncState ) : System.IAsyncResult
caches string
zones string
callback System
asyncState object
return System.IAsyncResult

Beginadd_nameserver() public method

public Beginadd_nameserver ( string caches, string zones, CommonIPPortDefinition nameservers, System callback, object asyncState ) : System.IAsyncResult
caches string
zones string
nameservers CommonIPPortDefinition
callback System
asyncState object
return System.IAsyncResult

Beginadd_response_policy_zone() public method

public Beginadd_response_policy_zone ( string caches, string zones, LocalLBRPZActionType actions, string walled_gardens, System callback, object asyncState ) : System.IAsyncResult
caches string
zones string
actions LocalLBRPZActionType
walled_gardens string
callback System
asyncState object
return System.IAsyncResult

Beginadd_root_hint() public method

public Beginadd_root_hint ( string caches, string hints, System callback, object asyncState ) : System.IAsyncResult
caches string
hints string
callback System
asyncState object
return System.IAsyncResult

Beginadd_trust_anchor() public method

public Beginadd_trust_anchor ( string caches, string anchors, System callback, object asyncState ) : System.IAsyncResult
caches string
anchors string
callback System
asyncState object
return System.IAsyncResult

Begincreate() public method

public Begincreate ( string caches, LocalLBDNSCacheType types, System callback, object asyncState ) : System.IAsyncResult
caches string
types LocalLBDNSCacheType
callback System
asyncState object
return System.IAsyncResult

Begindelete_all_dns_caches() public method

public Begindelete_all_dns_caches ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
return System.IAsyncResult

Begindelete_all_key_records() public method

public Begindelete_all_key_records ( string caches, System callback, object asyncState ) : System.IAsyncResult
caches string
callback System
asyncState object
return System.IAsyncResult

Begindelete_all_message_records() public method

public Begindelete_all_message_records ( string caches, System callback, object asyncState ) : System.IAsyncResult
caches string
callback System
asyncState object
return System.IAsyncResult

Begindelete_all_nameserver_records() public method

public Begindelete_all_nameserver_records ( string caches, System callback, object asyncState ) : System.IAsyncResult
caches string
callback System
asyncState object
return System.IAsyncResult

Begindelete_all_resource_records() public method

public Begindelete_all_resource_records ( string caches, System callback, object asyncState ) : System.IAsyncResult
caches string
callback System
asyncState object
return System.IAsyncResult

Begindelete_dns_cache() public method

public Begindelete_dns_cache ( string caches, System callback, object asyncState ) : System.IAsyncResult
caches string
callback System
asyncState object
return System.IAsyncResult

Beginget_allowed_query_time() public method

public Beginget_allowed_query_time ( string caches, System callback, object asyncState ) : System.IAsyncResult
caches string
callback System
asyncState object
return System.IAsyncResult

Beginget_answer_default_zones_state() public method

public Beginget_answer_default_zones_state ( string caches, System callback, object asyncState ) : System.IAsyncResult
caches string
callback System
asyncState object
return System.IAsyncResult

Beginget_description() public method

public Beginget_description ( string caches, System callback, object asyncState ) : System.IAsyncResult
caches string
callback System
asyncState object
return System.IAsyncResult

Beginget_dlv_anchor() public method

public Beginget_dlv_anchor ( string caches, System callback, object asyncState ) : System.IAsyncResult
caches string
callback System
asyncState object
return System.IAsyncResult

Beginget_forward_zone() public method

public Beginget_forward_zone ( string caches, System callback, object asyncState ) : System.IAsyncResult
caches string
callback System
asyncState object
return System.IAsyncResult

Beginget_ignore_cd_state() public method

public Beginget_ignore_cd_state ( string caches, System callback, object asyncState ) : System.IAsyncResult
caches string
callback System
asyncState object
return System.IAsyncResult

Beginget_key_cache_size() public method

public Beginget_key_cache_size ( string caches, System callback, object asyncState ) : System.IAsyncResult
caches string
callback System
asyncState object
return System.IAsyncResult

Beginget_list() public method

public Beginget_list ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
return System.IAsyncResult

Beginget_local_zone() public method

public Beginget_local_zone ( string caches, System callback, object asyncState ) : System.IAsyncResult
caches string
callback System
asyncState object
return System.IAsyncResult

Beginget_maximum_concurrent_queries() public method

public Beginget_maximum_concurrent_queries ( string caches, System callback, object asyncState ) : System.IAsyncResult
caches string
callback System
asyncState object
return System.IAsyncResult

Beginget_maximum_tcp_flows() public method

public Beginget_maximum_tcp_flows ( string caches, System callback, object asyncState ) : System.IAsyncResult
caches string
callback System
asyncState object
return System.IAsyncResult

Beginget_maximum_udp_flows() public method

public Beginget_maximum_udp_flows ( string caches, System callback, object asyncState ) : System.IAsyncResult
caches string
callback System
asyncState object
return System.IAsyncResult

Beginget_message_cache_size() public method

public Beginget_message_cache_size ( string caches, System callback, object asyncState ) : System.IAsyncResult
caches string
callback System
asyncState object
return System.IAsyncResult

Beginget_nameserver() public method

public Beginget_nameserver ( string caches, string zones, System callback, object asyncState ) : System.IAsyncResult
caches string
zones string
callback System
asyncState object
return System.IAsyncResult

Beginget_nameserver_cache_count() public method

public Beginget_nameserver_cache_count ( string caches, System callback, object asyncState ) : System.IAsyncResult
caches string
callback System
asyncState object
return System.IAsyncResult

Beginget_prefetch_key_state() public method

public Beginget_prefetch_key_state ( string caches, System callback, object asyncState ) : System.IAsyncResult
caches string
callback System
asyncState object
return System.IAsyncResult

Beginget_randomize_query_name_case_state() public method

public Beginget_randomize_query_name_case_state ( string caches, System callback, object asyncState ) : System.IAsyncResult
caches string
callback System
asyncState object
return System.IAsyncResult

Beginget_resource_record_cache_size() public method

public Beginget_resource_record_cache_size ( string caches, System callback, object asyncState ) : System.IAsyncResult
caches string
callback System
asyncState object
return System.IAsyncResult

Beginget_response_policy_zone() public method

public Beginget_response_policy_zone ( string caches, System callback, object asyncState ) : System.IAsyncResult
caches string
callback System
asyncState object
return System.IAsyncResult

Beginget_response_policy_zone_action() public method

public Beginget_response_policy_zone_action ( string caches, string zones, System callback, object asyncState ) : System.IAsyncResult
caches string
zones string
callback System
asyncState object
return System.IAsyncResult

Beginget_response_policy_zone_walled_garden() public method

public Beginget_response_policy_zone_walled_garden ( string caches, string zones, System callback, object asyncState ) : System.IAsyncResult
caches string
zones string
callback System
asyncState object
return System.IAsyncResult

Beginget_root_hint() public method

public Beginget_root_hint ( string caches, System callback, object asyncState ) : System.IAsyncResult
caches string
callback System
asyncState object
return System.IAsyncResult

Beginget_route_domain() public method

public Beginget_route_domain ( string caches, System callback, object asyncState ) : System.IAsyncResult
caches string
callback System
asyncState object
return System.IAsyncResult

Beginget_rrset_rotate_type() public method

public Beginget_rrset_rotate_type ( string caches, System callback, object asyncState ) : System.IAsyncResult
caches string
callback System
asyncState object
return System.IAsyncResult

Beginget_statistics() public method

public Beginget_statistics ( string caches, System callback, object asyncState ) : System.IAsyncResult
caches string
callback System
asyncState object
return System.IAsyncResult

Beginget_trust_anchor() public method

public Beginget_trust_anchor ( string caches, System callback, object asyncState ) : System.IAsyncResult
caches string
callback System
asyncState object
return System.IAsyncResult

Beginget_type() public method

public Beginget_type ( string caches, System callback, object asyncState ) : System.IAsyncResult
caches string
callback System
asyncState object
return System.IAsyncResult

Beginget_unwanted_reply_threshold() public method

public Beginget_unwanted_reply_threshold ( string caches, System callback, object asyncState ) : System.IAsyncResult
caches string
callback System
asyncState object
return System.IAsyncResult

Beginget_use_ipv4_state() public method

public Beginget_use_ipv4_state ( string caches, System callback, object asyncState ) : System.IAsyncResult
caches string
callback System
asyncState object
return System.IAsyncResult

Beginget_use_ipv6_state() public method

public Beginget_use_ipv6_state ( string caches, System callback, object asyncState ) : System.IAsyncResult
caches string
callback System
asyncState object
return System.IAsyncResult

Beginget_use_tcp_state() public method

public Beginget_use_tcp_state ( string caches, System callback, object asyncState ) : System.IAsyncResult
caches string
callback System
asyncState object
return System.IAsyncResult

Beginget_use_udp_state() public method

public Beginget_use_udp_state ( string caches, System callback, object asyncState ) : System.IAsyncResult
caches string
callback System
asyncState object
return System.IAsyncResult

Beginget_version() public method

public Beginget_version ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
return System.IAsyncResult

Beginremove_all_dlv_anchors() public method

public Beginremove_all_dlv_anchors ( string caches, System callback, object asyncState ) : System.IAsyncResult
caches string
callback System
asyncState object
return System.IAsyncResult

Beginremove_all_forward_zones() public method

public Beginremove_all_forward_zones ( string caches, System callback, object asyncState ) : System.IAsyncResult
caches string
callback System
asyncState object
return System.IAsyncResult

Beginremove_all_local_zones() public method

public Beginremove_all_local_zones ( string caches, System callback, object asyncState ) : System.IAsyncResult
caches string
callback System
asyncState object
return System.IAsyncResult

Beginremove_all_nameservers() public method

public Beginremove_all_nameservers ( string caches, string zones, System callback, object asyncState ) : System.IAsyncResult
caches string
zones string
callback System
asyncState object
return System.IAsyncResult

Beginremove_all_response_policy_zones() public method

public Beginremove_all_response_policy_zones ( string caches, System callback, object asyncState ) : System.IAsyncResult
caches string
callback System
asyncState object
return System.IAsyncResult

Beginremove_all_root_hints() public method

public Beginremove_all_root_hints ( string caches, System callback, object asyncState ) : System.IAsyncResult
caches string
callback System
asyncState object
return System.IAsyncResult

Beginremove_all_trust_anchors() public method

public Beginremove_all_trust_anchors ( string caches, System callback, object asyncState ) : System.IAsyncResult
caches string
callback System
asyncState object
return System.IAsyncResult

Beginremove_dlv_anchor() public method

public Beginremove_dlv_anchor ( string caches, string anchors, System callback, object asyncState ) : System.IAsyncResult
caches string
anchors string
callback System
asyncState object
return System.IAsyncResult

Beginremove_forward_zone() public method

public Beginremove_forward_zone ( string caches, string zones, System callback, object asyncState ) : System.IAsyncResult
caches string
zones string
callback System
asyncState object
return System.IAsyncResult

Beginremove_nameserver() public method

public Beginremove_nameserver ( string caches, string zones, CommonIPPortDefinition nameservers, System callback, object asyncState ) : System.IAsyncResult
caches string
zones string
nameservers CommonIPPortDefinition
callback System
asyncState object
return System.IAsyncResult

Beginremove_response_policy_zone() public method

public Beginremove_response_policy_zone ( string caches, string zones, System callback, object asyncState ) : System.IAsyncResult
caches string
zones string
callback System
asyncState object
return System.IAsyncResult

Beginremove_root_hint() public method

public Beginremove_root_hint ( string caches, string hints, System callback, object asyncState ) : System.IAsyncResult
caches string
hints string
callback System
asyncState object
return System.IAsyncResult

Beginremove_trust_anchor() public method

public Beginremove_trust_anchor ( string caches, string anchors, System callback, object asyncState ) : System.IAsyncResult
caches string
anchors string
callback System
asyncState object
return System.IAsyncResult

Beginreplace_local_zone() public method

public Beginreplace_local_zone ( string caches, LocalLBDNSCacheLocalZone zones, System callback, object asyncState ) : System.IAsyncResult
caches string
zones LocalLBDNSCacheLocalZone
callback System
asyncState object
return System.IAsyncResult

Beginreset_statistics() public method

public Beginreset_statistics ( string caches, System callback, object asyncState ) : System.IAsyncResult
caches string
callback System
asyncState object
return System.IAsyncResult

Beginset_allowed_query_time() public method

public Beginset_allowed_query_time ( string caches, long times, System callback, object asyncState ) : System.IAsyncResult
caches string
times long
callback System
asyncState object
return System.IAsyncResult

Beginset_answer_default_zones_state() public method

public Beginset_answer_default_zones_state ( string caches, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
caches string
states CommonEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_description() public method

public Beginset_description ( string caches, string descriptions, System callback, object asyncState ) : System.IAsyncResult
caches string
descriptions string
callback System
asyncState object
return System.IAsyncResult

Beginset_ignore_cd_state() public method

public Beginset_ignore_cd_state ( string caches, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
caches string
states CommonEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_key_cache_size() public method

public Beginset_key_cache_size ( string caches, long sizes, System callback, object asyncState ) : System.IAsyncResult
caches string
sizes long
callback System
asyncState object
return System.IAsyncResult

Beginset_maximum_concurrent_queries() public method

public Beginset_maximum_concurrent_queries ( string caches, long queries, System callback, object asyncState ) : System.IAsyncResult
caches string
queries long
callback System
asyncState object
return System.IAsyncResult

Beginset_maximum_tcp_flows() public method

public Beginset_maximum_tcp_flows ( string caches, long flows, System callback, object asyncState ) : System.IAsyncResult
caches string
flows long
callback System
asyncState object
return System.IAsyncResult

Beginset_maximum_udp_flows() public method

public Beginset_maximum_udp_flows ( string caches, long flows, System callback, object asyncState ) : System.IAsyncResult
caches string
flows long
callback System
asyncState object
return System.IAsyncResult

Beginset_message_cache_size() public method

public Beginset_message_cache_size ( string caches, long sizes, System callback, object asyncState ) : System.IAsyncResult
caches string
sizes long
callback System
asyncState object
return System.IAsyncResult

Beginset_nameserver_cache_count() public method

public Beginset_nameserver_cache_count ( string caches, long counts, System callback, object asyncState ) : System.IAsyncResult
caches string
counts long
callback System
asyncState object
return System.IAsyncResult

Beginset_prefetch_key_state() public method

public Beginset_prefetch_key_state ( string caches, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
caches string
states CommonEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_randomize_query_name_case_state() public method

public Beginset_randomize_query_name_case_state ( string caches, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
caches string
states CommonEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_resource_record_cache_size() public method

public Beginset_resource_record_cache_size ( string caches, long sizes, System callback, object asyncState ) : System.IAsyncResult
caches string
sizes long
callback System
asyncState object
return System.IAsyncResult

Beginset_route_domain() public method

public Beginset_route_domain ( string caches, string domains, System callback, object asyncState ) : System.IAsyncResult
caches string
domains string
callback System
asyncState object
return System.IAsyncResult

Beginset_rrset_rotate_type() public method

public Beginset_rrset_rotate_type ( string caches, LocalLBDNSRRSetRotateType types, System callback, object asyncState ) : System.IAsyncResult
caches string
types LocalLBDNSRRSetRotateType
callback System
asyncState object
return System.IAsyncResult

Beginset_unwanted_reply_threshold() public method

public Beginset_unwanted_reply_threshold ( string caches, long thresholds, System callback, object asyncState ) : System.IAsyncResult
caches string
thresholds long
callback System
asyncState object
return System.IAsyncResult

Beginset_use_ipv4_state() public method

public Beginset_use_ipv4_state ( string caches, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
caches string
states CommonEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_use_ipv6_state() public method

public Beginset_use_ipv6_state ( string caches, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
caches string
states CommonEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_use_tcp_state() public method

public Beginset_use_tcp_state ( string caches, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
caches string
states CommonEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_use_udp_state() public method

public Beginset_use_udp_state ( string caches, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
caches string
states CommonEnabledState
callback System
asyncState object
return System.IAsyncResult

Endadd_dlv_anchor() public method

public Endadd_dlv_anchor ( System asyncResult ) : void
asyncResult System
return void

Endadd_forward_zone() public method

public Endadd_forward_zone ( System asyncResult ) : void
asyncResult System
return void

Endadd_nameserver() public method

public Endadd_nameserver ( System asyncResult ) : void
asyncResult System
return void

Endadd_response_policy_zone() public method

public Endadd_response_policy_zone ( System asyncResult ) : void
asyncResult System
return void

Endadd_root_hint() public method

public Endadd_root_hint ( System asyncResult ) : void
asyncResult System
return void

Endadd_trust_anchor() public method

public Endadd_trust_anchor ( System asyncResult ) : void
asyncResult System
return void

Endcreate() public method

public Endcreate ( System asyncResult ) : void
asyncResult System
return void

Enddelete_all_dns_caches() public method

public Enddelete_all_dns_caches ( System asyncResult ) : void
asyncResult System
return void

Enddelete_all_key_records() public method

public Enddelete_all_key_records ( System asyncResult ) : void
asyncResult System
return void

Enddelete_all_message_records() public method

public Enddelete_all_message_records ( System asyncResult ) : void
asyncResult System
return void

Enddelete_all_nameserver_records() public method

public Enddelete_all_nameserver_records ( System asyncResult ) : void
asyncResult System
return void

Enddelete_all_resource_records() public method

public Enddelete_all_resource_records ( System asyncResult ) : void
asyncResult System
return void

Enddelete_dns_cache() public method

public Enddelete_dns_cache ( System asyncResult ) : void
asyncResult System
return void

Endget_allowed_query_time() public method

public Endget_allowed_query_time ( System asyncResult ) : long[]
asyncResult System
return long[]

Endget_answer_default_zones_state() public method

public Endget_answer_default_zones_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
return CommonEnabledState[]

Endget_description() public method

public Endget_description ( System asyncResult ) : string[]
asyncResult System
return string[]

Endget_dlv_anchor() public method

public Endget_dlv_anchor ( System asyncResult ) : string[][]
asyncResult System
return string[][]

Endget_forward_zone() public method

public Endget_forward_zone ( System asyncResult ) : string[][]
asyncResult System
return string[][]

Endget_ignore_cd_state() public method

public Endget_ignore_cd_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
return CommonEnabledState[]

Endget_key_cache_size() public method

public Endget_key_cache_size ( System asyncResult ) : long[]
asyncResult System
return long[]

Endget_list() public method

public Endget_list ( System asyncResult ) : string[]
asyncResult System
return string[]

Endget_local_zone() public method

public Endget_local_zone ( System asyncResult ) : LocalLBDNSCacheLocalZone[][]
asyncResult System
return LocalLBDNSCacheLocalZone[][]

Endget_maximum_concurrent_queries() public method

public Endget_maximum_concurrent_queries ( System asyncResult ) : long[]
asyncResult System
return long[]

Endget_maximum_tcp_flows() public method

public Endget_maximum_tcp_flows ( System asyncResult ) : long[]
asyncResult System
return long[]

Endget_maximum_udp_flows() public method

public Endget_maximum_udp_flows ( System asyncResult ) : long[]
asyncResult System
return long[]

Endget_message_cache_size() public method

public Endget_message_cache_size ( System asyncResult ) : long[]
asyncResult System
return long[]

Endget_nameserver() public method

public Endget_nameserver ( System asyncResult ) : CommonIPPortDefinition[][][]
asyncResult System
return CommonIPPortDefinition[][][]

Endget_nameserver_cache_count() public method

public Endget_nameserver_cache_count ( System asyncResult ) : long[]
asyncResult System
return long[]

Endget_prefetch_key_state() public method

public Endget_prefetch_key_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
return CommonEnabledState[]

Endget_randomize_query_name_case_state() public method

public Endget_randomize_query_name_case_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
return CommonEnabledState[]

Endget_resource_record_cache_size() public method

public Endget_resource_record_cache_size ( System asyncResult ) : long[]
asyncResult System
return long[]

Endget_response_policy_zone() public method

public Endget_response_policy_zone ( System asyncResult ) : string[][]
asyncResult System
return string[][]

Endget_response_policy_zone_action() public method

public Endget_response_policy_zone_action ( System asyncResult ) : LocalLBRPZActionType[][]
asyncResult System
return LocalLBRPZActionType[][]

Endget_response_policy_zone_walled_garden() public method

public Endget_response_policy_zone_walled_garden ( System asyncResult ) : string[][]
asyncResult System
return string[][]

Endget_root_hint() public method

public Endget_root_hint ( System asyncResult ) : string[][]
asyncResult System
return string[][]

Endget_route_domain() public method

public Endget_route_domain ( System asyncResult ) : string[]
asyncResult System
return string[]

Endget_rrset_rotate_type() public method

public Endget_rrset_rotate_type ( System asyncResult ) : LocalLBDNSRRSetRotateType[]
asyncResult System
return LocalLBDNSRRSetRotateType[]

Endget_statistics() public method

public Endget_statistics ( System asyncResult ) : LocalLBDNSCacheDNSCacheStatistics
asyncResult System
return LocalLBDNSCacheDNSCacheStatistics

Endget_trust_anchor() public method

public Endget_trust_anchor ( System asyncResult ) : string[][]
asyncResult System
return string[][]

Endget_type() public method

public Endget_type ( System asyncResult ) : LocalLBDNSCacheType[]
asyncResult System
return LocalLBDNSCacheType[]

Endget_unwanted_reply_threshold() public method

public Endget_unwanted_reply_threshold ( System asyncResult ) : long[]
asyncResult System
return long[]

Endget_use_ipv4_state() public method

public Endget_use_ipv4_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
return CommonEnabledState[]

Endget_use_ipv6_state() public method

public Endget_use_ipv6_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
return CommonEnabledState[]

Endget_use_tcp_state() public method

public Endget_use_tcp_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
return CommonEnabledState[]

Endget_use_udp_state() public method

public Endget_use_udp_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
return CommonEnabledState[]

Endget_version() public method

public Endget_version ( System asyncResult ) : string
asyncResult System
return string

Endremove_all_dlv_anchors() public method

public Endremove_all_dlv_anchors ( System asyncResult ) : void
asyncResult System
return void

Endremove_all_forward_zones() public method

public Endremove_all_forward_zones ( System asyncResult ) : void
asyncResult System
return void

Endremove_all_local_zones() public method

public Endremove_all_local_zones ( System asyncResult ) : void
asyncResult System
return void

Endremove_all_nameservers() public method

public Endremove_all_nameservers ( System asyncResult ) : void
asyncResult System
return void

Endremove_all_response_policy_zones() public method

public Endremove_all_response_policy_zones ( System asyncResult ) : void
asyncResult System
return void

Endremove_all_root_hints() public method

public Endremove_all_root_hints ( System asyncResult ) : void
asyncResult System
return void

Endremove_all_trust_anchors() public method

public Endremove_all_trust_anchors ( System asyncResult ) : void
asyncResult System
return void

Endremove_dlv_anchor() public method

public Endremove_dlv_anchor ( System asyncResult ) : void
asyncResult System
return void

Endremove_forward_zone() public method

public Endremove_forward_zone ( System asyncResult ) : void
asyncResult System
return void

Endremove_nameserver() public method

public Endremove_nameserver ( System asyncResult ) : void
asyncResult System
return void

Endremove_response_policy_zone() public method

public Endremove_response_policy_zone ( System asyncResult ) : void
asyncResult System
return void

Endremove_root_hint() public method

public Endremove_root_hint ( System asyncResult ) : void
asyncResult System
return void

Endremove_trust_anchor() public method

public Endremove_trust_anchor ( System asyncResult ) : void
asyncResult System
return void

Endreplace_local_zone() public method

public Endreplace_local_zone ( System asyncResult ) : void
asyncResult System
return void

Endreset_statistics() public method

public Endreset_statistics ( System asyncResult ) : void
asyncResult System
return void

Endset_allowed_query_time() public method

public Endset_allowed_query_time ( System asyncResult ) : void
asyncResult System
return void

Endset_answer_default_zones_state() public method

public Endset_answer_default_zones_state ( System asyncResult ) : void
asyncResult System
return void

Endset_description() public method

public Endset_description ( System asyncResult ) : void
asyncResult System
return void

Endset_ignore_cd_state() public method

public Endset_ignore_cd_state ( System asyncResult ) : void
asyncResult System
return void

Endset_key_cache_size() public method

public Endset_key_cache_size ( System asyncResult ) : void
asyncResult System
return void

Endset_maximum_concurrent_queries() public method

public Endset_maximum_concurrent_queries ( System asyncResult ) : void
asyncResult System
return void

Endset_maximum_tcp_flows() public method

public Endset_maximum_tcp_flows ( System asyncResult ) : void
asyncResult System
return void

Endset_maximum_udp_flows() public method

public Endset_maximum_udp_flows ( System asyncResult ) : void
asyncResult System
return void

Endset_message_cache_size() public method

public Endset_message_cache_size ( System asyncResult ) : void
asyncResult System
return void

Endset_nameserver_cache_count() public method

public Endset_nameserver_cache_count ( System asyncResult ) : void
asyncResult System
return void

Endset_prefetch_key_state() public method

public Endset_prefetch_key_state ( System asyncResult ) : void
asyncResult System
return void

Endset_randomize_query_name_case_state() public method

public Endset_randomize_query_name_case_state ( System asyncResult ) : void
asyncResult System
return void

Endset_resource_record_cache_size() public method

public Endset_resource_record_cache_size ( System asyncResult ) : void
asyncResult System
return void

Endset_route_domain() public method

public Endset_route_domain ( System asyncResult ) : void
asyncResult System
return void

Endset_rrset_rotate_type() public method

public Endset_rrset_rotate_type ( System asyncResult ) : void
asyncResult System
return void

Endset_unwanted_reply_threshold() public method

public Endset_unwanted_reply_threshold ( System asyncResult ) : void
asyncResult System
return void

Endset_use_ipv4_state() public method

public Endset_use_ipv4_state ( System asyncResult ) : void
asyncResult System
return void

Endset_use_ipv6_state() public method

public Endset_use_ipv6_state ( System asyncResult ) : void
asyncResult System
return void

Endset_use_tcp_state() public method

public Endset_use_tcp_state ( System asyncResult ) : void
asyncResult System
return void

Endset_use_udp_state() public method

public Endset_use_udp_state ( System asyncResult ) : void
asyncResult System
return void

LocalLBDNSCache() public method

public LocalLBDNSCache ( ) : System
return System