public void set_cmetrics_cache_timeout( string [] profile_names, LocalLBProfileULong [] timeouts ) { this.Invoke("set_cmetrics_cache_timeout", new object [] { profile_names, timeouts}); }
public System.IAsyncResult Beginset_rate_pace_maximum_rate(string [] profile_names,LocalLBProfileULong [] rates, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("set_rate_pace_maximum_rate", new object[] { profile_names, rates}, callback, asyncState); }
public System.IAsyncResult Beginset_send_buffer_size(string [] profile_names,LocalLBProfileULong [] sizes, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("set_send_buffer_size", new object[] { profile_names, sizes}, callback, asyncState); }
public System.IAsyncResult Beginset_link_qos_to_client(string [] profile_names,LocalLBProfileULong [] values, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("set_link_qos_to_client", new object[] { profile_names, values}, callback, asyncState); }
public System.IAsyncResult Beginset_packet_loss_ignore_rate(string [] profile_names,LocalLBProfileULong [] thresholds, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("set_packet_loss_ignore_rate", new object[] { profile_names, thresholds}, callback, asyncState); }
public System.IAsyncResult Beginset_fast_open_cookie_expiration(string [] profile_names,LocalLBProfileULong [] expirations, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("set_fast_open_cookie_expiration", new object[] { profile_names, expirations}, callback, asyncState); }
public System.IAsyncResult Beginset_initial_syn_rto_base_multiplier(string [] profile_names,LocalLBProfileULong [] values, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("set_initial_syn_rto_base_multiplier", new object[] { profile_names, values}, callback, asyncState); }
public void set_link_qos_to_client( string [] profile_names, LocalLBProfileULong [] values ) { this.Invoke("set_link_qos_to_client", new object [] { profile_names, values}); }
public void set_maximum_syn_retransmission( string [] profile_names, LocalLBProfileULong [] retries ) { this.Invoke("set_maximum_syn_retransmission", new object [] { profile_names, retries}); }
public void set_initial_syn_rto_base_multiplier( string [] profile_names, LocalLBProfileULong [] values ) { this.Invoke("set_initial_syn_rto_base_multiplier", new object [] { profile_names, values}); }
public void set_keep_alive_interval( string [] profile_names, LocalLBProfileULong [] intervals ) { this.Invoke("set_keep_alive_interval", new object [] { profile_names, intervals}); }
public void set_initial_congestion_window_size( string [] profile_names, LocalLBProfileULong [] sizes ) { this.Invoke("set_initial_congestion_window_size", new object [] { profile_names, sizes}); }
public void set_fin_wait_2_timeout( string [] profile_names, LocalLBProfileULong [] timeouts ) { this.Invoke("set_fin_wait_2_timeout", new object [] { profile_names, timeouts}); }
public void set_fast_open_cookie_expiration( string [] profile_names, LocalLBProfileULong [] expirations ) { this.Invoke("set_fast_open_cookie_expiration", new object [] { profile_names, expirations}); }
public void set_send_buffer_size( string [] profile_names, LocalLBProfileULong [] sizes ) { this.Invoke("set_send_buffer_size", new object [] { profile_names, sizes}); }
public void set_minimum_rto( string [] profile_names, LocalLBProfileULong [] timeouts ) { this.Invoke("set_minimum_rto", new object [] { profile_names, timeouts}); }
public void set_zero_window_timeout( string [] profile_names, LocalLBProfileULong [] timeouts ) { this.Invoke("set_zero_window_timeout", new object [] { profile_names, timeouts}); }
public void set_packet_loss_ignore_burst( string [] profile_names, LocalLBProfileULong [] values ) { this.Invoke("set_packet_loss_ignore_burst", new object [] { profile_names, values}); }
public System.IAsyncResult Beginset_initial_congestion_window_size(string [] profile_names,LocalLBProfileULong [] sizes, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("set_initial_congestion_window_size", new object[] { profile_names, sizes}, callback, asyncState); }
public void set_packet_loss_ignore_rate( string [] profile_names, LocalLBProfileULong [] thresholds ) { this.Invoke("set_packet_loss_ignore_rate", new object [] { profile_names, thresholds}); }
public System.IAsyncResult Beginset_keep_alive_interval(string [] profile_names,LocalLBProfileULong [] intervals, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("set_keep_alive_interval", new object[] { profile_names, intervals}, callback, asyncState); }
public void set_proxy_buffer_low( string [] profile_names, LocalLBProfileULong [] levels ) { this.Invoke("set_proxy_buffer_low", new object [] { profile_names, levels}); }
public System.IAsyncResult Beginset_maximum_syn_retransmission(string [] profile_names,LocalLBProfileULong [] retries, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("set_maximum_syn_retransmission", new object[] { profile_names, retries}, callback, asyncState); }
public void set_rate_pace_maximum_rate( string [] profile_names, LocalLBProfileULong [] rates ) { this.Invoke("set_rate_pace_maximum_rate", new object [] { profile_names, rates}); }
public System.IAsyncResult Beginset_proxy_buffer_low(string [] profile_names,LocalLBProfileULong [] levels, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("set_proxy_buffer_low", new object[] { profile_names, levels}, callback, asyncState); }
public void set_receive_window_size( string [] profile_names, LocalLBProfileULong [] sizes ) { this.Invoke("set_receive_window_size", new object [] { profile_names, sizes}); }
public System.IAsyncResult Beginset_retransmit_threshold(string [] profile_names,LocalLBProfileULong [] values, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("set_retransmit_threshold", new object[] { profile_names, values}, callback, asyncState); }
public void set_retransmit_threshold( string [] profile_names, LocalLBProfileULong [] values ) { this.Invoke("set_retransmit_threshold", new object [] { profile_names, values}); }
public System.IAsyncResult Beginset_zero_window_timeout(string [] profile_names,LocalLBProfileULong [] timeouts, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("set_zero_window_timeout", new object[] { profile_names, timeouts}, callback, asyncState); }
public void set_compression_level( string [] profile_names, LocalLBProfileULong [] levels ) { this.Invoke("set_compression_level", new object [] { profile_names, levels}); }