Method | Description | |
---|---|---|
Beginadd_member ( string vlans, |
||
Beginadd_static_forwarding ( string vlans, |
||
Begincreate ( string vlans, long vlan_ids, |
||
Begincreate_v2 ( string vlans, long vlan_ids, |
||
Begindelete_all_vlans ( System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_vlan ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_auto_lasthop ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_cmp_hash_algorithm ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_customer_id ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_dag_round_robin_state ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_description ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_dynamic_forwarding ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_failsafe_action ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_failsafe_state ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_failsafe_timeout ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_if_index ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_learning_mode ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_mac_masquerade_address ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_member ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_member_tag_mode ( string vlans, string members, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_mtu ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_sflow_poll_interval ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_sflow_poll_interval_global ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_sflow_sampling_rate ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_sflow_sampling_rate_global ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_source_check_state ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_static_forwarding ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_static_forwarding_description ( string vlans, string mac_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_true_mac_address ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_vlan_id ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_all_dynamic_forwardings ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_all_members ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_all_static_forwardings ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_member ( string vlans, |
||
Beginremove_static_forwarding ( string vlans, |
||
Beginset_auto_lasthop ( string vlans, CommonAutoLasthop values, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_cmp_hash_algorithm ( string vlans, NetworkingVLANVLANCMPHash values, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_customer_id ( string vlans, string customer_ids, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_dag_round_robin_state ( string vlans, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_description ( string vlans, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_failsafe_action ( string vlans, CommonHAAction actions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_failsafe_state ( string vlans, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_failsafe_timeout ( string vlans, long timeouts, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_learning_mode ( string vlans, NetworkingLearningMode modes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_mac_masquerade_address ( string vlans, string mac_masquerade_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_member_tag_mode ( string vlans, string members, NetworkingMemberTagMode tag_modes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_mtu ( string vlans, long mtus, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_sflow_poll_interval ( string vlans, long intervals, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_sflow_poll_interval_global ( string vlans, CommonSFlowGlobalType types, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_sflow_sampling_rate ( string vlans, long rates, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_sflow_sampling_rate_global ( string vlans, CommonSFlowGlobalType types, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_source_check_state ( string vlans, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_static_forwarding_description ( string vlans, string mac_addresses, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_vlan_id ( string vlans, long vlan_ids, System callback, object asyncState ) : System.IAsyncResult | ||
Endadd_member ( System asyncResult ) : void | ||
Endadd_static_forwarding ( System asyncResult ) : void | ||
Endcreate ( System asyncResult ) : void | ||
Endcreate_v2 ( System asyncResult ) : void | ||
Enddelete_all_vlans ( System asyncResult ) : void | ||
Enddelete_vlan ( System asyncResult ) : void | ||
Endget_auto_lasthop ( System asyncResult ) : CommonAutoLasthop[] | ||
Endget_cmp_hash_algorithm ( System asyncResult ) : NetworkingVLANVLANCMPHash[] | ||
Endget_customer_id ( System asyncResult ) : string[] | ||
Endget_dag_round_robin_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_description ( System asyncResult ) : string[] | ||
Endget_dynamic_forwarding ( System asyncResult ) : iControl.NetworkingVLANForwardingTableEntry[][] | ||
Endget_failsafe_action ( System asyncResult ) : CommonHAAction[] | ||
Endget_failsafe_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_failsafe_timeout ( System asyncResult ) : long[] | ||
Endget_if_index ( System asyncResult ) : long[] | ||
Endget_learning_mode ( System asyncResult ) : NetworkingLearningMode[] | ||
Endget_list ( System asyncResult ) : string[] | ||
Endget_mac_masquerade_address ( System asyncResult ) : string[] | ||
Endget_member ( System asyncResult ) : iControl.NetworkingVLANMemberEntry[][] | ||
Endget_member_tag_mode ( System asyncResult ) : NetworkingMemberTagMode[][] | ||
Endget_mtu ( System asyncResult ) : long[] | ||
Endget_sflow_poll_interval ( System asyncResult ) : long[] | ||
Endget_sflow_poll_interval_global ( System asyncResult ) : CommonSFlowGlobalType[] | ||
Endget_sflow_sampling_rate ( System asyncResult ) : long[] | ||
Endget_sflow_sampling_rate_global ( System asyncResult ) : CommonSFlowGlobalType[] | ||
Endget_source_check_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_static_forwarding ( System asyncResult ) : iControl.NetworkingVLANForwardingTableEntry[][] | ||
Endget_static_forwarding_description ( System asyncResult ) : string[][] | ||
Endget_true_mac_address ( System asyncResult ) : string[] | ||
Endget_version ( System asyncResult ) : string | ||
Endget_vlan_id ( System asyncResult ) : long[] | ||
Endremove_all_dynamic_forwardings ( System asyncResult ) : void | ||
Endremove_all_members ( System asyncResult ) : void | ||
Endremove_all_static_forwardings ( System asyncResult ) : void | ||
Endremove_member ( System asyncResult ) : void | ||
Endremove_static_forwarding ( System asyncResult ) : void | ||
Endset_auto_lasthop ( System asyncResult ) : void | ||
Endset_cmp_hash_algorithm ( System asyncResult ) : void | ||
Endset_customer_id ( System asyncResult ) : void | ||
Endset_dag_round_robin_state ( System asyncResult ) : void | ||
Endset_description ( System asyncResult ) : void | ||
Endset_failsafe_action ( System asyncResult ) : void | ||
Endset_failsafe_state ( System asyncResult ) : void | ||
Endset_failsafe_timeout ( System asyncResult ) : void | ||
Endset_learning_mode ( System asyncResult ) : void | ||
Endset_mac_masquerade_address ( System asyncResult ) : void | ||
Endset_member_tag_mode ( System asyncResult ) : void | ||
Endset_mtu ( System asyncResult ) : void | ||
Endset_sflow_poll_interval ( System asyncResult ) : void | ||
Endset_sflow_poll_interval_global ( System asyncResult ) : void | ||
Endset_sflow_sampling_rate ( System asyncResult ) : void | ||
Endset_sflow_sampling_rate_global ( System asyncResult ) : void | ||
Endset_source_check_state ( System asyncResult ) : void | ||
Endset_static_forwarding_description ( System asyncResult ) : void | ||
Endset_vlan_id ( System asyncResult ) : void | ||
NetworkingVLAN ( ) : System |
Method | Description | |
---|---|---|
add_member ( string vlans, NetworkingVLANMemberEntry members ) : void | ||
add_static_forwarding ( string vlans, NetworkingVLANForwardingTableEntry forwarding_entries ) : void | ||
create ( string vlans, long vlan_ids, NetworkingVLANMemberEntry members, CommonEnabledState failsafe_states, long timeouts, string mac_masquerade_addresses ) : void | ||
create_v2 ( string vlans, long vlan_ids, NetworkingVLANMemberEntry members, CommonEnabledState failsafe_states, long timeouts ) : void | ||
delete_all_vlans ( ) : void | ||
delete_vlan ( string vlans ) : void | ||
get_auto_lasthop ( string vlans ) : CommonAutoLasthop[] | ||
get_cmp_hash_algorithm ( string vlans ) : NetworkingVLANVLANCMPHash[] | ||
get_customer_id ( string vlans ) : string[] | ||
get_dag_round_robin_state ( string vlans ) : CommonEnabledState[] | ||
get_description ( string vlans ) : string[] | ||
get_dynamic_forwarding ( string vlans ) : NetworkingVLANForwardingTableEntry[][] | ||
get_failsafe_action ( string vlans ) : CommonHAAction[] | ||
get_failsafe_state ( string vlans ) : CommonEnabledState[] | ||
get_failsafe_timeout ( string vlans ) : long[] | ||
get_if_index ( string vlans ) : long[] | ||
get_learning_mode ( string vlans ) : NetworkingLearningMode[] | ||
get_list ( ) : string[] | ||
get_mac_masquerade_address ( string vlans ) : string[] | ||
get_member ( string vlans ) : NetworkingVLANMemberEntry[][] | ||
get_member_tag_mode ( string vlans, string members ) : NetworkingMemberTagMode[][] | ||
get_mtu ( string vlans ) : long[] | ||
get_sflow_poll_interval ( string vlans ) : long[] | ||
get_sflow_poll_interval_global ( string vlans ) : CommonSFlowGlobalType[] | ||
get_sflow_sampling_rate ( string vlans ) : long[] | ||
get_sflow_sampling_rate_global ( string vlans ) : CommonSFlowGlobalType[] | ||
get_source_check_state ( string vlans ) : CommonEnabledState[] | ||
get_static_forwarding ( string vlans ) : NetworkingVLANForwardingTableEntry[][] | ||
get_static_forwarding_description ( string vlans, string mac_addresses ) : string[][] | ||
get_true_mac_address ( string vlans ) : string[] | ||
get_version ( ) : string | ||
get_vlan_id ( string vlans ) : long[] | ||
remove_all_dynamic_forwardings ( string vlans ) : void | ||
remove_all_members ( string vlans ) : void | ||
remove_all_static_forwardings ( string vlans ) : void | ||
remove_member ( string vlans, NetworkingVLANMemberEntry members ) : void | ||
remove_static_forwarding ( string vlans, NetworkingVLANForwardingTableEntry forwarding_entries ) : void | ||
set_auto_lasthop ( string vlans, CommonAutoLasthop values ) : void | ||
set_cmp_hash_algorithm ( string vlans, NetworkingVLANVLANCMPHash values ) : void | ||
set_customer_id ( string vlans, string customer_ids ) : void | ||
set_dag_round_robin_state ( string vlans, CommonEnabledState states ) : void | ||
set_description ( string vlans, string descriptions ) : void | ||
set_failsafe_action ( string vlans, CommonHAAction actions ) : void | ||
set_failsafe_state ( string vlans, CommonEnabledState states ) : void | ||
set_failsafe_timeout ( string vlans, long timeouts ) : void | ||
set_learning_mode ( string vlans, NetworkingLearningMode modes ) : void | ||
set_mac_masquerade_address ( string vlans, string mac_masquerade_addresses ) : void | ||
set_member_tag_mode ( string vlans, string members, NetworkingMemberTagMode tag_modes ) : void | ||
set_mtu ( string vlans, long mtus ) : void | ||
set_sflow_poll_interval ( string vlans, long intervals ) : void | ||
set_sflow_poll_interval_global ( string vlans, CommonSFlowGlobalType types ) : void | ||
set_sflow_sampling_rate ( string vlans, long rates ) : void | ||
set_sflow_sampling_rate_global ( string vlans, CommonSFlowGlobalType types ) : void | ||
set_source_check_state ( string vlans, CommonEnabledState states ) : void | ||
set_static_forwarding_description ( string vlans, string mac_addresses, string descriptions ) : void | ||
set_vlan_id ( string vlans, long vlan_ids ) : void |
public Beginadd_member ( string vlans, |
||
vlans | string | |
members | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginadd_static_forwarding ( string vlans, |
||
vlans | string | |
forwarding_entries | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begincreate ( string vlans, long vlan_ids, |
||
vlans | string | |
vlan_ids | long | |
members | ||
failsafe_states | CommonEnabledState | |
timeouts | long | |
mac_masquerade_addresses | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begincreate_v2 ( string vlans, long vlan_ids, |
||
vlans | string | |
vlan_ids | long | |
members | ||
failsafe_states | CommonEnabledState | |
timeouts | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_all_vlans ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_vlan ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
vlans | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_auto_lasthop ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
vlans | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_cmp_hash_algorithm ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
vlans | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_customer_id ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
vlans | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_dag_round_robin_state ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
vlans | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_description ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
vlans | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_dynamic_forwarding ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
vlans | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_failsafe_action ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
vlans | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_failsafe_state ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
vlans | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_failsafe_timeout ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
vlans | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_if_index ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
vlans | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_learning_mode ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
vlans | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_mac_masquerade_address ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
vlans | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_member ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
vlans | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_member_tag_mode ( string vlans, string members, System callback, object asyncState ) : System.IAsyncResult | ||
vlans | string | |
members | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_mtu ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
vlans | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_sflow_poll_interval ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
vlans | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_sflow_poll_interval_global ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
vlans | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_sflow_sampling_rate ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
vlans | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_sflow_sampling_rate_global ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
vlans | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_source_check_state ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
vlans | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_static_forwarding ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
vlans | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_static_forwarding_description ( string vlans, string mac_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
vlans | string | |
mac_addresses | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_true_mac_address ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
vlans | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_vlan_id ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
vlans | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_all_dynamic_forwardings ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
vlans | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_all_members ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
vlans | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_all_static_forwardings ( string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
vlans | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_member ( string vlans, |
||
vlans | string | |
members | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_static_forwarding ( string vlans, |
||
vlans | string | |
forwarding_entries | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_auto_lasthop ( string vlans, CommonAutoLasthop values, System callback, object asyncState ) : System.IAsyncResult | ||
vlans | string | |
values | CommonAutoLasthop | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_cmp_hash_algorithm ( string vlans, NetworkingVLANVLANCMPHash values, System callback, object asyncState ) : System.IAsyncResult | ||
vlans | string | |
values | NetworkingVLANVLANCMPHash | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_customer_id ( string vlans, string customer_ids, System callback, object asyncState ) : System.IAsyncResult | ||
vlans | string | |
customer_ids | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_dag_round_robin_state ( string vlans, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
vlans | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_description ( string vlans, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
vlans | string | |
descriptions | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_failsafe_action ( string vlans, CommonHAAction actions, System callback, object asyncState ) : System.IAsyncResult | ||
vlans | string | |
actions | CommonHAAction | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_failsafe_state ( string vlans, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
vlans | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_failsafe_timeout ( string vlans, long timeouts, System callback, object asyncState ) : System.IAsyncResult | ||
vlans | string | |
timeouts | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_learning_mode ( string vlans, NetworkingLearningMode modes, System callback, object asyncState ) : System.IAsyncResult | ||
vlans | string | |
modes | NetworkingLearningMode | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_mac_masquerade_address ( string vlans, string mac_masquerade_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
vlans | string | |
mac_masquerade_addresses | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_member_tag_mode ( string vlans, string members, NetworkingMemberTagMode tag_modes, System callback, object asyncState ) : System.IAsyncResult | ||
vlans | string | |
members | string | |
tag_modes | NetworkingMemberTagMode | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_mtu ( string vlans, long mtus, System callback, object asyncState ) : System.IAsyncResult | ||
vlans | string | |
mtus | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_sflow_poll_interval ( string vlans, long intervals, System callback, object asyncState ) : System.IAsyncResult | ||
vlans | string | |
intervals | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_sflow_poll_interval_global ( string vlans, CommonSFlowGlobalType types, System callback, object asyncState ) : System.IAsyncResult | ||
vlans | string | |
types | CommonSFlowGlobalType | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_sflow_sampling_rate ( string vlans, long rates, System callback, object asyncState ) : System.IAsyncResult | ||
vlans | string | |
rates | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_sflow_sampling_rate_global ( string vlans, CommonSFlowGlobalType types, System callback, object asyncState ) : System.IAsyncResult | ||
vlans | string | |
types | CommonSFlowGlobalType | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_source_check_state ( string vlans, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
vlans | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_static_forwarding_description ( string vlans, string mac_addresses, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
vlans | string | |
mac_addresses | string | |
descriptions | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_vlan_id ( string vlans, long vlan_ids, System callback, object asyncState ) : System.IAsyncResult | ||
vlans | string | |
vlan_ids | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Endadd_member ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endadd_static_forwarding ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endcreate ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endcreate_v2 ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_all_vlans ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_vlan ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endget_auto_lasthop ( System asyncResult ) : CommonAutoLasthop[] | ||
asyncResult | System | |
return | CommonAutoLasthop[] |
public Endget_cmp_hash_algorithm ( System asyncResult ) : NetworkingVLANVLANCMPHash[] | ||
asyncResult | System | |
return | NetworkingVLANVLANCMPHash[] |
public Endget_customer_id ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_dag_round_robin_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_description ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_dynamic_forwarding ( System asyncResult ) : iControl.NetworkingVLANForwardingTableEntry[][] | ||
asyncResult | System | |
return | iControl.NetworkingVLANForwardingTableEntry[][] |
public Endget_failsafe_action ( System asyncResult ) : CommonHAAction[] | ||
asyncResult | System | |
return | CommonHAAction[] |
public Endget_failsafe_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_failsafe_timeout ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_if_index ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_learning_mode ( System asyncResult ) : NetworkingLearningMode[] | ||
asyncResult | System | |
return | NetworkingLearningMode[] |
public Endget_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_mac_masquerade_address ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_member ( System asyncResult ) : iControl.NetworkingVLANMemberEntry[][] | ||
asyncResult | System | |
return | iControl.NetworkingVLANMemberEntry[][] |
public Endget_member_tag_mode ( System asyncResult ) : NetworkingMemberTagMode[][] | ||
asyncResult | System | |
return | NetworkingMemberTagMode[][] |
public Endget_mtu ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_sflow_poll_interval ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_sflow_poll_interval_global ( System asyncResult ) : CommonSFlowGlobalType[] | ||
asyncResult | System | |
return | CommonSFlowGlobalType[] |
public Endget_sflow_sampling_rate ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_sflow_sampling_rate_global ( System asyncResult ) : CommonSFlowGlobalType[] | ||
asyncResult | System | |
return | CommonSFlowGlobalType[] |
public Endget_source_check_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_static_forwarding ( System asyncResult ) : iControl.NetworkingVLANForwardingTableEntry[][] | ||
asyncResult | System | |
return | iControl.NetworkingVLANForwardingTableEntry[][] |
public Endget_static_forwarding_description ( System asyncResult ) : string[][] | ||
asyncResult | System | |
return | string[][] |
public Endget_true_mac_address ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public Endget_vlan_id ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endremove_all_dynamic_forwardings ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_all_members ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_all_static_forwardings ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_member ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_static_forwarding ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_auto_lasthop ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_cmp_hash_algorithm ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_customer_id ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_dag_round_robin_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_description ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_failsafe_action ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_failsafe_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_failsafe_timeout ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_learning_mode ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_mac_masquerade_address ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_member_tag_mode ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_mtu ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_sflow_poll_interval ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_sflow_poll_interval_global ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_sflow_sampling_rate ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_sflow_sampling_rate_global ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_source_check_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_static_forwarding_description ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_vlan_id ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |