Метод | Описание | |
---|---|---|
Beginadd_static_forwarding ( string tunnels, |
||
Beginadd_static_forwarding_v2 ( string tunnels, |
||
Begincreate ( string tunnels, string local_addresses, string remote_addresses, string profiles, System callback, object asyncState ) : System.IAsyncResult | ||
Begincreate_with_key ( string tunnels, string local_addresses, string remote_addresses, string profiles, long keys, System callback, object asyncState ) : System.IAsyncResult | ||
Begincreate_with_transparent_state ( string tunnels, string local_addresses, string remote_addresses, string profiles, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_all_tunnels ( System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_tunnel ( string tunnels, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_auto_lasthop ( string tunnels, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_description ( string tunnels, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_direction ( string tunnels, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_idle_timeout ( string tunnels, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_if_index ( string tunnels, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_key ( string tunnels, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_local_address ( string tunnels, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_mac_address ( string tunnels, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_mtu ( string tunnels, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_profile ( string tunnels, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_profile_v2 ( string tunnels, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_remote_address ( string tunnels, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_secondary_address ( string tunnels, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_static_forwarding ( string tunnels, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_static_forwarding_v2 ( string tunnels, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_tos ( string tunnels, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_traffic_group ( string tunnels, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_transparent_state ( string tunnels, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_all_static_forwardings ( string tunnels, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_static_forwarding ( string tunnels, |
||
Beginremove_static_forwarding_v2 ( string tunnels, |
||
Beginset_auto_lasthop ( string tunnels, CommonAutoLasthop values, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_description ( string tunnels, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_direction ( string tunnels, NetworkingTunnelTunnelDirection directions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_idle_timeout ( string tunnels, long timeouts, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_key ( string tunnels, long keys, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_local_address ( string tunnels, string addresses, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_local_address_with_transparent_state ( string tunnels, string addresses, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_mtu ( string tunnels, long mtus, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_profile ( string tunnels, string profiles, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_remote_address ( string tunnels, string addresses, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_secondary_address ( string tunnels, string addresses, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_tos ( string tunnels, long values, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_traffic_group ( string tunnels, string traffic_groups, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_transparent_state ( string tunnels, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Endadd_static_forwarding ( System asyncResult ) : void | ||
Endadd_static_forwarding_v2 ( System asyncResult ) : void | ||
Endcreate ( System asyncResult ) : void | ||
Endcreate_with_key ( System asyncResult ) : void | ||
Endcreate_with_transparent_state ( System asyncResult ) : void | ||
Enddelete_all_tunnels ( System asyncResult ) : void | ||
Enddelete_tunnel ( System asyncResult ) : void | ||
Endget_auto_lasthop ( System asyncResult ) : CommonAutoLasthop[] | ||
Endget_description ( System asyncResult ) : string[] | ||
Endget_direction ( System asyncResult ) : NetworkingTunnelTunnelDirection[] | ||
Endget_idle_timeout ( System asyncResult ) : long[] | ||
Endget_if_index ( System asyncResult ) : long[] | ||
Endget_key ( System asyncResult ) : long[] | ||
Endget_list ( System asyncResult ) : string[] | ||
Endget_local_address ( System asyncResult ) : string[] | ||
Endget_mac_address ( System asyncResult ) : string[] | ||
Endget_mtu ( System asyncResult ) : long[] | ||
Endget_profile ( System asyncResult ) : string[] | ||
Endget_profile_v2 ( System asyncResult ) : NetworkingTunnelTunnelProfileAttribute[] | ||
Endget_remote_address ( System asyncResult ) : string[] | ||
Endget_secondary_address ( System asyncResult ) : string[] | ||
Endget_static_forwarding ( System asyncResult ) : NetworkingTunnelL2TunnelFDBEntry[][] | ||
Endget_static_forwarding_v2 ( System asyncResult ) : NetworkingTunnelL2TunnelFDBEntryV2[][] | ||
Endget_tos ( System asyncResult ) : long[] | ||
Endget_traffic_group ( System asyncResult ) : string[] | ||
Endget_transparent_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_version ( System asyncResult ) : string | ||
Endremove_all_static_forwardings ( System asyncResult ) : void | ||
Endremove_static_forwarding ( System asyncResult ) : void | ||
Endremove_static_forwarding_v2 ( System asyncResult ) : void | ||
Endset_auto_lasthop ( System asyncResult ) : void | ||
Endset_description ( System asyncResult ) : void | ||
Endset_direction ( System asyncResult ) : void | ||
Endset_idle_timeout ( System asyncResult ) : void | ||
Endset_key ( System asyncResult ) : void | ||
Endset_local_address ( System asyncResult ) : void | ||
Endset_local_address_with_transparent_state ( System asyncResult ) : void | ||
Endset_mtu ( System asyncResult ) : void | ||
Endset_profile ( System asyncResult ) : void | ||
Endset_remote_address ( System asyncResult ) : void | ||
Endset_secondary_address ( System asyncResult ) : void | ||
Endset_tos ( System asyncResult ) : void | ||
Endset_traffic_group ( System asyncResult ) : void | ||
Endset_transparent_state ( System asyncResult ) : void | ||
NetworkingTunnel ( ) : System |
Метод | Описание | |
---|---|---|
add_static_forwarding ( string tunnels, NetworkingTunnelL2TunnelFDBEntry entries ) : void | ||
add_static_forwarding_v2 ( string tunnels, NetworkingTunnelL2TunnelFDBEntryV2 entries ) : void | ||
create ( string tunnels, string local_addresses, string remote_addresses, string profiles ) : void | ||
create_with_key ( string tunnels, string local_addresses, string remote_addresses, string profiles, long keys ) : void | ||
create_with_transparent_state ( string tunnels, string local_addresses, string remote_addresses, string profiles, CommonEnabledState states ) : void | ||
delete_all_tunnels ( ) : void | ||
delete_tunnel ( string tunnels ) : void | ||
get_auto_lasthop ( string tunnels ) : CommonAutoLasthop[] | ||
get_description ( string tunnels ) : string[] | ||
get_direction ( string tunnels ) : NetworkingTunnelTunnelDirection[] | ||
get_idle_timeout ( string tunnels ) : long[] | ||
get_if_index ( string tunnels ) : long[] | ||
get_key ( string tunnels ) : long[] | ||
get_list ( ) : string[] | ||
get_local_address ( string tunnels ) : string[] | ||
get_mac_address ( string tunnels ) : string[] | ||
get_mtu ( string tunnels ) : long[] | ||
get_profile ( string tunnels ) : string[] | ||
get_profile_v2 ( string tunnels ) : NetworkingTunnelTunnelProfileAttribute[] | ||
get_remote_address ( string tunnels ) : string[] | ||
get_secondary_address ( string tunnels ) : string[] | ||
get_static_forwarding ( string tunnels ) : NetworkingTunnelL2TunnelFDBEntry[][] | ||
get_static_forwarding_v2 ( string tunnels ) : NetworkingTunnelL2TunnelFDBEntryV2[][] | ||
get_tos ( string tunnels ) : long[] | ||
get_traffic_group ( string tunnels ) : string[] | ||
get_transparent_state ( string tunnels ) : CommonEnabledState[] | ||
get_version ( ) : string | ||
remove_all_static_forwardings ( string tunnels ) : void | ||
remove_static_forwarding ( string tunnels, NetworkingTunnelL2TunnelFDBEntry entries ) : void | ||
remove_static_forwarding_v2 ( string tunnels, NetworkingTunnelL2TunnelFDBEntryV2 entries ) : void | ||
set_auto_lasthop ( string tunnels, CommonAutoLasthop values ) : void | ||
set_description ( string tunnels, string descriptions ) : void | ||
set_direction ( string tunnels, NetworkingTunnelTunnelDirection directions ) : void | ||
set_idle_timeout ( string tunnels, long timeouts ) : void | ||
set_key ( string tunnels, long keys ) : void | ||
set_local_address ( string tunnels, string addresses ) : void | ||
set_local_address_with_transparent_state ( string tunnels, string addresses, CommonEnabledState states ) : void | ||
set_mtu ( string tunnels, long mtus ) : void | ||
set_profile ( string tunnels, string profiles ) : void | ||
set_remote_address ( string tunnels, string addresses ) : void | ||
set_secondary_address ( string tunnels, string addresses ) : void | ||
set_tos ( string tunnels, long values ) : void | ||
set_traffic_group ( string tunnels, string traffic_groups ) : void | ||
set_transparent_state ( string tunnels, CommonEnabledState states ) : void |
public Beginadd_static_forwarding ( string tunnels, |
||
tunnels | string | |
entries | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginadd_static_forwarding_v2 ( string tunnels, |
||
tunnels | string | |
entries | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Begincreate ( string tunnels, string local_addresses, string remote_addresses, string profiles, System callback, object asyncState ) : System.IAsyncResult | ||
tunnels | string | |
local_addresses | string | |
remote_addresses | string | |
profiles | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Begincreate_with_key ( string tunnels, string local_addresses, string remote_addresses, string profiles, long keys, System callback, object asyncState ) : System.IAsyncResult | ||
tunnels | string | |
local_addresses | string | |
remote_addresses | string | |
profiles | string | |
keys | long | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Begincreate_with_transparent_state ( string tunnels, string local_addresses, string remote_addresses, string profiles, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
tunnels | string | |
local_addresses | string | |
remote_addresses | string | |
profiles | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Begindelete_all_tunnels ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Begindelete_tunnel ( string tunnels, System callback, object asyncState ) : System.IAsyncResult | ||
tunnels | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_auto_lasthop ( string tunnels, System callback, object asyncState ) : System.IAsyncResult | ||
tunnels | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_description ( string tunnels, System callback, object asyncState ) : System.IAsyncResult | ||
tunnels | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_direction ( string tunnels, System callback, object asyncState ) : System.IAsyncResult | ||
tunnels | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_idle_timeout ( string tunnels, System callback, object asyncState ) : System.IAsyncResult | ||
tunnels | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_if_index ( string tunnels, System callback, object asyncState ) : System.IAsyncResult | ||
tunnels | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_key ( string tunnels, System callback, object asyncState ) : System.IAsyncResult | ||
tunnels | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_local_address ( string tunnels, System callback, object asyncState ) : System.IAsyncResult | ||
tunnels | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_mac_address ( string tunnels, System callback, object asyncState ) : System.IAsyncResult | ||
tunnels | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_mtu ( string tunnels, System callback, object asyncState ) : System.IAsyncResult | ||
tunnels | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_profile ( string tunnels, System callback, object asyncState ) : System.IAsyncResult | ||
tunnels | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_profile_v2 ( string tunnels, System callback, object asyncState ) : System.IAsyncResult | ||
tunnels | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_remote_address ( string tunnels, System callback, object asyncState ) : System.IAsyncResult | ||
tunnels | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_secondary_address ( string tunnels, System callback, object asyncState ) : System.IAsyncResult | ||
tunnels | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_static_forwarding ( string tunnels, System callback, object asyncState ) : System.IAsyncResult | ||
tunnels | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_static_forwarding_v2 ( string tunnels, System callback, object asyncState ) : System.IAsyncResult | ||
tunnels | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_tos ( string tunnels, System callback, object asyncState ) : System.IAsyncResult | ||
tunnels | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_traffic_group ( string tunnels, System callback, object asyncState ) : System.IAsyncResult | ||
tunnels | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_transparent_state ( string tunnels, System callback, object asyncState ) : System.IAsyncResult | ||
tunnels | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginremove_all_static_forwardings ( string tunnels, System callback, object asyncState ) : System.IAsyncResult | ||
tunnels | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginremove_static_forwarding ( string tunnels, |
||
tunnels | string | |
entries | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginremove_static_forwarding_v2 ( string tunnels, |
||
tunnels | string | |
entries | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginset_auto_lasthop ( string tunnels, CommonAutoLasthop values, System callback, object asyncState ) : System.IAsyncResult | ||
tunnels | string | |
values | CommonAutoLasthop | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginset_description ( string tunnels, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
tunnels | string | |
descriptions | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginset_direction ( string tunnels, NetworkingTunnelTunnelDirection directions, System callback, object asyncState ) : System.IAsyncResult | ||
tunnels | string | |
directions | NetworkingTunnelTunnelDirection | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginset_idle_timeout ( string tunnels, long timeouts, System callback, object asyncState ) : System.IAsyncResult | ||
tunnels | string | |
timeouts | long | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginset_key ( string tunnels, long keys, System callback, object asyncState ) : System.IAsyncResult | ||
tunnels | string | |
keys | long | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginset_local_address ( string tunnels, string addresses, System callback, object asyncState ) : System.IAsyncResult | ||
tunnels | string | |
addresses | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginset_local_address_with_transparent_state ( string tunnels, string addresses, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
tunnels | string | |
addresses | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginset_mtu ( string tunnels, long mtus, System callback, object asyncState ) : System.IAsyncResult | ||
tunnels | string | |
mtus | long | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginset_profile ( string tunnels, string profiles, System callback, object asyncState ) : System.IAsyncResult | ||
tunnels | string | |
profiles | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginset_remote_address ( string tunnels, string addresses, System callback, object asyncState ) : System.IAsyncResult | ||
tunnels | string | |
addresses | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginset_secondary_address ( string tunnels, string addresses, System callback, object asyncState ) : System.IAsyncResult | ||
tunnels | string | |
addresses | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginset_tos ( string tunnels, long values, System callback, object asyncState ) : System.IAsyncResult | ||
tunnels | string | |
values | long | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginset_traffic_group ( string tunnels, string traffic_groups, System callback, object asyncState ) : System.IAsyncResult | ||
tunnels | string | |
traffic_groups | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginset_transparent_state ( string tunnels, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
tunnels | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Endadd_static_forwarding ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endadd_static_forwarding_v2 ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endcreate ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endcreate_with_key ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endcreate_with_transparent_state ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Enddelete_all_tunnels ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Enddelete_tunnel ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endget_auto_lasthop ( System asyncResult ) : CommonAutoLasthop[] | ||
asyncResult | System | |
Результат | CommonAutoLasthop[] |
public Endget_description ( System asyncResult ) : string[] | ||
asyncResult | System | |
Результат | string[] |
public Endget_direction ( System asyncResult ) : NetworkingTunnelTunnelDirection[] | ||
asyncResult | System | |
Результат | NetworkingTunnelTunnelDirection[] |
public Endget_idle_timeout ( System asyncResult ) : long[] | ||
asyncResult | System | |
Результат | long[] |
public Endget_if_index ( System asyncResult ) : long[] | ||
asyncResult | System | |
Результат | long[] |
public Endget_key ( System asyncResult ) : long[] | ||
asyncResult | System | |
Результат | long[] |
public Endget_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
Результат | string[] |
public Endget_local_address ( System asyncResult ) : string[] | ||
asyncResult | System | |
Результат | string[] |
public Endget_mac_address ( System asyncResult ) : string[] | ||
asyncResult | System | |
Результат | string[] |
public Endget_mtu ( System asyncResult ) : long[] | ||
asyncResult | System | |
Результат | long[] |
public Endget_profile ( System asyncResult ) : string[] | ||
asyncResult | System | |
Результат | string[] |
public Endget_profile_v2 ( System asyncResult ) : NetworkingTunnelTunnelProfileAttribute[] | ||
asyncResult | System | |
Результат | NetworkingTunnelTunnelProfileAttribute[] |
public Endget_remote_address ( System asyncResult ) : string[] | ||
asyncResult | System | |
Результат | string[] |
public Endget_secondary_address ( System asyncResult ) : string[] | ||
asyncResult | System | |
Результат | string[] |
public Endget_static_forwarding ( System asyncResult ) : NetworkingTunnelL2TunnelFDBEntry[][] | ||
asyncResult | System | |
Результат | NetworkingTunnelL2TunnelFDBEntry[][] |
public Endget_static_forwarding_v2 ( System asyncResult ) : NetworkingTunnelL2TunnelFDBEntryV2[][] | ||
asyncResult | System | |
Результат | NetworkingTunnelL2TunnelFDBEntryV2[][] |
public Endget_tos ( System asyncResult ) : long[] | ||
asyncResult | System | |
Результат | long[] |
public Endget_traffic_group ( System asyncResult ) : string[] | ||
asyncResult | System | |
Результат | string[] |
public Endget_transparent_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
Результат | CommonEnabledState[] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
Результат | string |
public Endremove_all_static_forwardings ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endremove_static_forwarding ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endremove_static_forwarding_v2 ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endset_auto_lasthop ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endset_description ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endset_direction ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endset_idle_timeout ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endset_key ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endset_local_address ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endset_local_address_with_transparent_state ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endset_mtu ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endset_profile ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endset_remote_address ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endset_secondary_address ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endset_tos ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endset_traffic_group ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endset_transparent_state ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |