Méthode | Description | |
---|---|---|
Beginadd_host ( string applications, string hosts, System callback, object asyncState ) : System.IAsyncResult | ||
Begincreate ( string name, string description, string local_policy, string remote_policy, string requested_hosts, System callback, object asyncState ) : System.IAsyncResult | ||
Begincreate_v2 ( string names, string local_policies, string remote_policies, string requested_hosts, System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_all_applications ( System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_application ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_all_statistics ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_code ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_content_expiration_time ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_description ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_etag ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_host ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_host_http_subdomain_count ( string applications, string hosts, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_host_https_subdomain_count ( string applications, string hosts, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_host_subdomain_prefixes ( string applications, string hosts, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_ibr_default_lifetime ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_ibr_prefix ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_info_header ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_local_policy ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_maximum_etag_cache_size ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_performance_monitor_data_retention_period ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_performance_monitor_state ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_remote_policy ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_statistics ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_statistics_by_virtual ( string applications, string virtuals, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_unmapped_state ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Begininvalidate_content ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
Beginis_predefined ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_all_hosts ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_host ( string applications, string hosts, System callback, object asyncState ) : System.IAsyncResult | ||
Beginreset_statistics ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
Beginreset_statistics_by_virtual ( string applications, string virtuals, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_code ( string applications, long codes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_description ( string applications, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_etag ( string applications, WebAcceleratorApplicationsETag types, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_host_http_subdomain_count ( string applications, string hosts, long subdomains, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_host_https_subdomain_count ( string applications, string hosts, long subdomains, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_host_subdomain_prefixes ( string applications, string hosts, string prefixes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_ibr_default_lifetime ( string applications, long lifetimes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_ibr_prefix ( string applications, string prefixes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_info_header ( string applications, WebAcceleratorApplicationsInfoHeader types, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_local_policy ( string applications, string policies, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_maximum_etag_cache_size ( string applications, long cache_sizes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_performance_monitor_data_retention_period ( string applications, long periods, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_performance_monitor_state ( string applications, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_remote_policy ( string applications, string policies, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_unmapped_state ( string applications, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Endadd_host ( System asyncResult ) : void | ||
Endcreate ( System asyncResult ) : long | ||
Endcreate_v2 ( System asyncResult ) : void | ||
Enddelete_all_applications ( System asyncResult ) : void | ||
Enddelete_application ( System asyncResult ) : void | ||
Endget_all_statistics ( System asyncResult ) : WebAcceleratorApplicationsApplicationStatistics | ||
Endget_code ( System asyncResult ) : long[] | ||
Endget_content_expiration_time ( System asyncResult ) : CommonTimeStamp[] | ||
Endget_description ( System asyncResult ) : string[] | ||
Endget_etag ( System asyncResult ) : WebAcceleratorApplicationsETag[] | ||
Endget_host ( System asyncResult ) : string[][] | ||
Endget_host_http_subdomain_count ( System asyncResult ) : long[][] | ||
Endget_host_https_subdomain_count ( System asyncResult ) : long[][] | ||
Endget_host_subdomain_prefixes ( System asyncResult ) : string[][] | ||
Endget_ibr_default_lifetime ( System asyncResult ) : long[] | ||
Endget_ibr_prefix ( System asyncResult ) : string[] | ||
Endget_info_header ( System asyncResult ) : WebAcceleratorApplicationsInfoHeader[] | ||
Endget_list ( System asyncResult ) : string[] | ||
Endget_local_policy ( System asyncResult ) : string[] | ||
Endget_maximum_etag_cache_size ( System asyncResult ) : long[] | ||
Endget_performance_monitor_data_retention_period ( System asyncResult ) : long[] | ||
Endget_performance_monitor_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_remote_policy ( System asyncResult ) : string[] | ||
Endget_statistics ( System asyncResult ) : WebAcceleratorApplicationsApplicationStatistics | ||
Endget_statistics_by_virtual ( System asyncResult ) : WebAcceleratorApplicationsApplicationStatisticsByVirtual | ||
Endget_unmapped_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_version ( System asyncResult ) : string | ||
Endinvalidate_content ( System asyncResult ) : void | ||
Endis_predefined ( System asyncResult ) : bool[] | ||
Endremove_all_hosts ( System asyncResult ) : void | ||
Endremove_host ( System asyncResult ) : void | ||
Endreset_statistics ( System asyncResult ) : void | ||
Endreset_statistics_by_virtual ( System asyncResult ) : void | ||
Endset_code ( System asyncResult ) : void | ||
Endset_description ( System asyncResult ) : void | ||
Endset_etag ( System asyncResult ) : void | ||
Endset_host_http_subdomain_count ( System asyncResult ) : void | ||
Endset_host_https_subdomain_count ( System asyncResult ) : void | ||
Endset_host_subdomain_prefixes ( System asyncResult ) : void | ||
Endset_ibr_default_lifetime ( System asyncResult ) : void | ||
Endset_ibr_prefix ( System asyncResult ) : void | ||
Endset_info_header ( System asyncResult ) : void | ||
Endset_local_policy ( System asyncResult ) : void | ||
Endset_maximum_etag_cache_size ( System asyncResult ) : void | ||
Endset_performance_monitor_data_retention_period ( System asyncResult ) : void | ||
Endset_performance_monitor_state ( System asyncResult ) : void | ||
Endset_remote_policy ( System asyncResult ) : void | ||
Endset_unmapped_state ( System asyncResult ) : void | ||
WebAcceleratorApplications ( ) : System |
Méthode | Description | |
---|---|---|
add_host ( string applications, string hosts ) : void | ||
create ( string name, string description, string local_policy, string remote_policy, string requested_hosts ) : long | ||
create_v2 ( string names, string local_policies, string remote_policies, string requested_hosts ) : void | ||
delete_all_applications ( ) : void | ||
delete_application ( string applications ) : void | ||
get_all_statistics ( ) : WebAcceleratorApplicationsApplicationStatistics | ||
get_code ( string applications ) : long[] | ||
get_content_expiration_time ( string applications ) : CommonTimeStamp[] | ||
get_description ( string applications ) : string[] | ||
get_etag ( string applications ) : WebAcceleratorApplicationsETag[] | ||
get_host ( string applications ) : string[][] | ||
get_host_http_subdomain_count ( string applications, string hosts ) : long[][] | ||
get_host_https_subdomain_count ( string applications, string hosts ) : long[][] | ||
get_host_subdomain_prefixes ( string applications, string hosts ) : string[][] | ||
get_ibr_default_lifetime ( string applications ) : long[] | ||
get_ibr_prefix ( string applications ) : string[] | ||
get_info_header ( string applications ) : WebAcceleratorApplicationsInfoHeader[] | ||
get_list ( ) : string[] | ||
get_local_policy ( string applications ) : string[] | ||
get_maximum_etag_cache_size ( string applications ) : long[] | ||
get_performance_monitor_data_retention_period ( string applications ) : long[] | ||
get_performance_monitor_state ( string applications ) : CommonEnabledState[] | ||
get_remote_policy ( string applications ) : string[] | ||
get_statistics ( string applications ) : WebAcceleratorApplicationsApplicationStatistics | ||
get_statistics_by_virtual ( string applications, string virtuals ) : WebAcceleratorApplicationsApplicationStatisticsByVirtual | ||
get_unmapped_state ( string applications ) : CommonEnabledState[] | ||
get_version ( ) : string | ||
invalidate_content ( string applications ) : void | ||
is_predefined ( string applications ) : bool[] | ||
remove_all_hosts ( string applications ) : void | ||
remove_host ( string applications, string hosts ) : void | ||
reset_statistics ( string applications ) : void | ||
reset_statistics_by_virtual ( string applications, string virtuals ) : void | ||
set_code ( string applications, long codes ) : void | ||
set_description ( string applications, string descriptions ) : void | ||
set_etag ( string applications, WebAcceleratorApplicationsETag types ) : void | ||
set_host_http_subdomain_count ( string applications, string hosts, long subdomains ) : void | ||
set_host_https_subdomain_count ( string applications, string hosts, long subdomains ) : void | ||
set_host_subdomain_prefixes ( string applications, string hosts, string prefixes ) : void | ||
set_ibr_default_lifetime ( string applications, long lifetimes ) : void | ||
set_ibr_prefix ( string applications, string prefixes ) : void | ||
set_info_header ( string applications, WebAcceleratorApplicationsInfoHeader types ) : void | ||
set_local_policy ( string applications, string policies ) : void | ||
set_maximum_etag_cache_size ( string applications, long cache_sizes ) : void | ||
set_performance_monitor_data_retention_period ( string applications, long periods ) : void | ||
set_performance_monitor_state ( string applications, CommonEnabledState states ) : void | ||
set_remote_policy ( string applications, string policies ) : void | ||
set_unmapped_state ( string applications, CommonEnabledState states ) : void |
public Beginadd_host ( string applications, string hosts, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
hosts | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Begincreate ( string name, string description, string local_policy, string remote_policy, string requested_hosts, System callback, object asyncState ) : System.IAsyncResult | ||
name | string | |
description | string | |
local_policy | string | |
remote_policy | string | |
requested_hosts | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Begincreate_v2 ( string names, string local_policies, string remote_policies, string requested_hosts, System callback, object asyncState ) : System.IAsyncResult | ||
names | string | |
local_policies | string | |
remote_policies | string | |
requested_hosts | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Begindelete_all_applications ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Begindelete_application ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
applications | 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_code ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_content_expiration_time ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_description ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_etag ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_host ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_host_http_subdomain_count ( string applications, string hosts, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
hosts | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_host_https_subdomain_count ( string applications, string hosts, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
hosts | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_host_subdomain_prefixes ( string applications, string hosts, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
hosts | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_ibr_default_lifetime ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_ibr_prefix ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_info_header ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
applications | 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_local_policy ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_maximum_etag_cache_size ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_performance_monitor_data_retention_period ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_performance_monitor_state ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_remote_policy ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_statistics ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_statistics_by_virtual ( string applications, string virtuals, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
virtuals | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_unmapped_state ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
applications | 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 Begininvalidate_content ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginis_predefined ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginremove_all_hosts ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginremove_host ( string applications, string hosts, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
hosts | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginreset_statistics ( string applications, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginreset_statistics_by_virtual ( string applications, string virtuals, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
virtuals | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_code ( string applications, long codes, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
codes | long | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_description ( string applications, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
descriptions | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_etag ( string applications, WebAcceleratorApplicationsETag types, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
types | WebAcceleratorApplicationsETag | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_host_http_subdomain_count ( string applications, string hosts, long subdomains, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
hosts | string | |
subdomains | long | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_host_https_subdomain_count ( string applications, string hosts, long subdomains, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
hosts | string | |
subdomains | long | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_host_subdomain_prefixes ( string applications, string hosts, string prefixes, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
hosts | string | |
prefixes | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_ibr_default_lifetime ( string applications, long lifetimes, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
lifetimes | long | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_ibr_prefix ( string applications, string prefixes, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
prefixes | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_info_header ( string applications, WebAcceleratorApplicationsInfoHeader types, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
types | WebAcceleratorApplicationsInfoHeader | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_local_policy ( string applications, string policies, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
policies | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_maximum_etag_cache_size ( string applications, long cache_sizes, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
cache_sizes | long | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_performance_monitor_data_retention_period ( string applications, long periods, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
periods | long | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_performance_monitor_state ( string applications, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_remote_policy ( string applications, string policies, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
policies | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_unmapped_state ( string applications, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
applications | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Endadd_host ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endcreate ( System asyncResult ) : long | ||
asyncResult | System | |
Résultat | long |
public Endcreate_v2 ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Enddelete_all_applications ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Enddelete_application ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endget_all_statistics ( System asyncResult ) : WebAcceleratorApplicationsApplicationStatistics | ||
asyncResult | System | |
Résultat | WebAcceleratorApplicationsApplicationStatistics |
public Endget_code ( System asyncResult ) : long[] | ||
asyncResult | System | |
Résultat | long[] |
public Endget_content_expiration_time ( System asyncResult ) : CommonTimeStamp[] | ||
asyncResult | System | |
Résultat | CommonTimeStamp[] |
public Endget_description ( System asyncResult ) : string[] | ||
asyncResult | System | |
Résultat | string[] |
public Endget_etag ( System asyncResult ) : WebAcceleratorApplicationsETag[] | ||
asyncResult | System | |
Résultat | WebAcceleratorApplicationsETag[] |
public Endget_host ( System asyncResult ) : string[][] | ||
asyncResult | System | |
Résultat | string[][] |
public Endget_host_http_subdomain_count ( System asyncResult ) : long[][] | ||
asyncResult | System | |
Résultat | long[][] |
public Endget_host_https_subdomain_count ( System asyncResult ) : long[][] | ||
asyncResult | System | |
Résultat | long[][] |
public Endget_host_subdomain_prefixes ( System asyncResult ) : string[][] | ||
asyncResult | System | |
Résultat | string[][] |
public Endget_ibr_default_lifetime ( System asyncResult ) : long[] | ||
asyncResult | System | |
Résultat | long[] |
public Endget_ibr_prefix ( System asyncResult ) : string[] | ||
asyncResult | System | |
Résultat | string[] |
public Endget_info_header ( System asyncResult ) : WebAcceleratorApplicationsInfoHeader[] | ||
asyncResult | System | |
Résultat | WebAcceleratorApplicationsInfoHeader[] |
public Endget_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
Résultat | string[] |
public Endget_local_policy ( System asyncResult ) : string[] | ||
asyncResult | System | |
Résultat | string[] |
public Endget_maximum_etag_cache_size ( System asyncResult ) : long[] | ||
asyncResult | System | |
Résultat | long[] |
public Endget_performance_monitor_data_retention_period ( System asyncResult ) : long[] | ||
asyncResult | System | |
Résultat | long[] |
public Endget_performance_monitor_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
Résultat | CommonEnabledState[] |
public Endget_remote_policy ( System asyncResult ) : string[] | ||
asyncResult | System | |
Résultat | string[] |
public Endget_statistics ( System asyncResult ) : WebAcceleratorApplicationsApplicationStatistics | ||
asyncResult | System | |
Résultat | WebAcceleratorApplicationsApplicationStatistics |
public Endget_statistics_by_virtual ( System asyncResult ) : WebAcceleratorApplicationsApplicationStatisticsByVirtual | ||
asyncResult | System | |
Résultat | WebAcceleratorApplicationsApplicationStatisticsByVirtual |
public Endget_unmapped_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
Résultat | CommonEnabledState[] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
Résultat | string |
public Endinvalidate_content ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endis_predefined ( System asyncResult ) : bool[] | ||
asyncResult | System | |
Résultat | bool[] |
public Endremove_all_hosts ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endremove_host ( 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_code ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_description ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_etag ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_host_http_subdomain_count ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_host_https_subdomain_count ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_host_subdomain_prefixes ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_ibr_default_lifetime ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_ibr_prefix ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_info_header ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_local_policy ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_maximum_etag_cache_size ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_performance_monitor_data_retention_period ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_performance_monitor_state ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_remote_policy ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_unmapped_state ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public WebAcceleratorApplications ( ) : System | ||
Résultat | System |