public System.IAsyncResult Beginset_keep_accept_encoding_header_state(string [] profile_names,LocalLBProfileEnabledState [] states, System.AsyncCallback callback, object asyncState)
 {
     return this.BeginInvoke("set_keep_accept_encoding_header_state", new object[] {
     profile_names,
     states}, callback, asyncState);
 }
 public System.IAsyncResult Beginset_use_nagle_algorithm_state(string [] profile_names,LocalLBProfileEnabledState [] states, System.AsyncCallback callback, object asyncState)
 {
     return this.BeginInvoke("set_use_nagle_algorithm_state", new object[] {
     profile_names,
     states}, callback, asyncState);
 }
 public System.IAsyncResult Beginset_web_accelerator_module_enabled_state(string [] profile_names,LocalLBProfileEnabledState [] states, System.AsyncCallback callback, object asyncState)
 {
     return this.BeginInvoke("set_web_accelerator_module_enabled_state", new object[] {
     profile_names,
     states}, callback, asyncState);
 }
 public System.IAsyncResult Beginset_appropriate_byte_counting_state(string [] profile_names,LocalLBProfileEnabledState [] states, System.AsyncCallback callback, object asyncState)
 {
     return this.BeginInvoke("set_appropriate_byte_counting_state", new object[] {
     profile_names,
     states}, callback, asyncState);
 }
 public System.IAsyncResult Beginset_high_performance_tcp_extension_state(string [] profile_names,LocalLBProfileEnabledState [] states, System.AsyncCallback callback, object asyncState)
 {
     return this.BeginInvoke("set_high_performance_tcp_extension_state", new object[] {
     profile_names,
     states}, callback, asyncState);
 }
        public void set_tail_loss_probe_state(
		string [] profile_names,
		LocalLBProfileEnabledState [] states
	)
        {
            this.Invoke("set_tail_loss_probe_state", new object [] {
                profile_names,
                states});
        }
        public void set_use_nagle_algorithm_state(
		string [] profile_names,
		LocalLBProfileEnabledState [] states
	)
        {
            this.Invoke("set_use_nagle_algorithm_state", new object [] {
                profile_names,
                states});
        }
        public void set_bandwidth_delay_state(
		string [] profile_names,
		LocalLBProfileEnabledState [] states
	)
        {
            this.Invoke("set_bandwidth_delay_state", new object [] {
                profile_names,
                states});
        }
        public void set_cmetrics_cache_state(
		string [] profile_names,
		LocalLBProfileEnabledState [] states
	)
        {
            this.Invoke("set_cmetrics_cache_state", new object [] {
                profile_names,
                states});
        }
        public void set_insert_header_state(
		string [] profile_names,
		LocalLBProfileEnabledState [] states
	)
        {
            this.Invoke("set_insert_header_state", new object [] {
                profile_names,
                states});
        }
        public void set_appropriate_byte_counting_state(
		string [] profile_names,
		LocalLBProfileEnabledState [] states
	)
        {
            this.Invoke("set_appropriate_byte_counting_state", new object [] {
                profile_names,
                states});
        }
 public System.IAsyncResult Beginset_hardware_validation_enabled_state(string [] profile_names,LocalLBProfileEnabledState [] states, System.AsyncCallback callback, object asyncState)
 {
     return this.BeginInvoke("set_hardware_validation_enabled_state", new object[] {
     profile_names,
     states}, callback, asyncState);
 }
        public void set_dns_rapid_response_enabled_state(
		string [] profile_names,
		LocalLBProfileEnabledState [] states
	)
        {
            this.Invoke("set_dns_rapid_response_enabled_state", new object [] {
                profile_names,
                states});
        }
        public void set_dns_firewall_state(
		string [] profile_names,
		LocalLBProfileEnabledState [] states
	)
        {
            this.Invoke("set_dns_firewall_state", new object [] {
                profile_names,
                states});
        }
        public void set_rfc1323_timestamps_state(
		string [] profile_names,
		LocalLBProfileEnabledState [] states
	)
        {
            this.Invoke("set_rfc1323_timestamps_state", new object [] {
                profile_names,
                states});
        }
        public void set_delay_window_control_state(
		string [] profile_names,
		LocalLBProfileEnabledState [] states
	)
        {
            this.Invoke("set_delay_window_control_state", new object [] {
                profile_names,
                states});
        }
        public void set_selective_nack_state(
		string [] profile_names,
		LocalLBProfileEnabledState [] states
	)
        {
            this.Invoke("set_selective_nack_state", new object [] {
                profile_names,
                states});
        }
        public void set_early_retransmit_state(
		string [] profile_names,
		LocalLBProfileEnabledState [] states
	)
        {
            this.Invoke("set_early_retransmit_state", new object [] {
                profile_names,
                states});
        }
        public void set_time_wait_recycle_state(
		string [] profile_names,
		LocalLBProfileEnabledState [] states
	)
        {
            this.Invoke("set_time_wait_recycle_state", new object [] {
                profile_names,
                states});
        }
        public void set_hardware_syn_cookie_state(
		string [] profile_names,
		LocalLBProfileEnabledState [] states
	)
        {
            this.Invoke("set_hardware_syn_cookie_state", new object [] {
                profile_names,
                states});
        }
        public void set_verified_accept_state(
		string [] profile_names,
		LocalLBProfileEnabledState [] states
	)
        {
            this.Invoke("set_verified_accept_state", new object [] {
                profile_names,
                states});
        }
        public void set_high_performance_tcp_extension_state(
		string [] profile_names,
		LocalLBProfileEnabledState [] states
	)
        {
            this.Invoke("set_high_performance_tcp_extension_state", new object [] {
                profile_names,
                states});
        }
 public System.IAsyncResult Beginset_delay_window_control_state(string [] profile_names,LocalLBProfileEnabledState [] states, System.AsyncCallback callback, object asyncState)
 {
     return this.BeginInvoke("set_delay_window_control_state", new object[] {
     profile_names,
     states}, callback, asyncState);
 }
        public void set_limited_transmit_recovery_state(
		string [] profile_names,
		LocalLBProfileEnabledState [] states
	)
        {
            this.Invoke("set_limited_transmit_recovery_state", new object [] {
                profile_names,
                states});
        }
 public System.IAsyncResult Beginset_limited_transmit_recovery_state(string [] profile_names,LocalLBProfileEnabledState [] states, System.AsyncCallback callback, object asyncState)
 {
     return this.BeginInvoke("set_limited_transmit_recovery_state", new object[] {
     profile_names,
     states}, callback, asyncState);
 }
        public void set_md5_signature_state(
		string [] profile_names,
		LocalLBProfileEnabledState [] states
	)
        {
            this.Invoke("set_md5_signature_state", new object [] {
                profile_names,
                states});
        }
        public void set_web_accelerator_module_enabled_state(
		string [] profile_names,
		LocalLBProfileEnabledState [] states
	)
        {
            this.Invoke("set_web_accelerator_module_enabled_state", new object [] {
                profile_names,
                states});
        }
        public void set_proxy_option_state(
		string [] profile_names,
		LocalLBProfileEnabledState [] states
	)
        {
            this.Invoke("set_proxy_option_state", new object [] {
                profile_names,
                states});
        }
        public void set_application_security_module_enabled_state(
		string [] profile_names,
		LocalLBProfileEnabledState [] states
	)
        {
            this.Invoke("set_application_security_module_enabled_state", new object [] {
                profile_names,
                states});
        }
        public void set_keep_accept_encoding_header_state(
		string [] profile_names,
		LocalLBProfileEnabledState [] states
	)
        {
            this.Invoke("set_keep_accept_encoding_header_state", new object [] {
                profile_names,
                states});
        }