Method | Description | |
---|---|---|
Beginget_cache_edns_buffer_size ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_cache_maximum_ttl ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_cache_minimum_ttl ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_collect_client_ips_state ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_collect_query_names_state ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_cache_edns_buffer_size ( long value, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_cache_maximum_ttl ( long value, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_cache_minimum_ttl ( long value, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_collect_client_ips_state ( CommonEnabledState state, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_collect_query_names_state ( CommonEnabledState state, System callback, object asyncState ) : System.IAsyncResult | ||
Endget_cache_edns_buffer_size ( System asyncResult ) : long | ||
Endget_cache_maximum_ttl ( System asyncResult ) : long | ||
Endget_cache_minimum_ttl ( System asyncResult ) : long | ||
Endget_collect_client_ips_state ( System asyncResult ) : CommonEnabledState | ||
Endget_collect_query_names_state ( System asyncResult ) : CommonEnabledState | ||
Endget_version ( System asyncResult ) : string | ||
Endset_cache_edns_buffer_size ( System asyncResult ) : void | ||
Endset_cache_maximum_ttl ( System asyncResult ) : void | ||
Endset_cache_minimum_ttl ( System asyncResult ) : void | ||
Endset_collect_client_ips_state ( System asyncResult ) : void | ||
Endset_collect_query_names_state ( System asyncResult ) : void | ||
LocalLBDNSGlobals ( ) : System |
Method | Description | |
---|---|---|
get_cache_edns_buffer_size ( ) : long | ||
get_cache_maximum_ttl ( ) : long | ||
get_cache_minimum_ttl ( ) : long | ||
get_collect_client_ips_state ( ) : CommonEnabledState | ||
get_collect_query_names_state ( ) : CommonEnabledState | ||
get_version ( ) : string | ||
set_cache_edns_buffer_size ( long value ) : void | ||
set_cache_maximum_ttl ( long value ) : void | ||
set_cache_minimum_ttl ( long value ) : void | ||
set_collect_client_ips_state ( CommonEnabledState state ) : void | ||
set_collect_query_names_state ( CommonEnabledState state ) : void |
public Beginget_cache_edns_buffer_size ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_cache_maximum_ttl ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_cache_minimum_ttl ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_collect_client_ips_state ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_collect_query_names_state ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_cache_edns_buffer_size ( long value, System callback, object asyncState ) : System.IAsyncResult | ||
value | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_cache_maximum_ttl ( long value, System callback, object asyncState ) : System.IAsyncResult | ||
value | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_cache_minimum_ttl ( long value, System callback, object asyncState ) : System.IAsyncResult | ||
value | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_collect_client_ips_state ( CommonEnabledState state, System callback, object asyncState ) : System.IAsyncResult | ||
state | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_collect_query_names_state ( CommonEnabledState state, System callback, object asyncState ) : System.IAsyncResult | ||
state | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Endget_cache_edns_buffer_size ( System asyncResult ) : long | ||
asyncResult | System | |
return | long |
public Endget_cache_maximum_ttl ( System asyncResult ) : long | ||
asyncResult | System | |
return | long |
public Endget_cache_minimum_ttl ( System asyncResult ) : long | ||
asyncResult | System | |
return | long |
public Endget_collect_client_ips_state ( System asyncResult ) : CommonEnabledState | ||
asyncResult | System | |
return | CommonEnabledState |
public Endget_collect_query_names_state ( System asyncResult ) : CommonEnabledState | ||
asyncResult | System | |
return | CommonEnabledState |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public Endset_cache_edns_buffer_size ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_cache_maximum_ttl ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_cache_minimum_ttl ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_collect_client_ips_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_collect_query_names_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |