Method | Description | |
---|---|---|
Begincreate ( string peers, string addresses, CommonEnabledState enabled, string names, string serverssl, System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_all_peers ( System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_peer ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_UUID ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_address ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_behind_nat_state ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_dedup_cache ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_description ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_internal_forwarding ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_management_address ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_nat_config_status ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_nat_source_address ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_origin ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_peer_enabled_state ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_peer_ip_list ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_peer_name ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_peer_routing_state ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_profile_serverssl ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_tunnel_port ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_behind_nat_state ( string peers, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_description ( string peers, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_internal_forwarding ( string peers, NetworkingiSessionRemoteInterfaceV2InternalForwarding values, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_management_address ( string peers, string ips, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_nat_config_status ( string peers, string nat_configs, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_nat_source_address ( string peers, NetworkingiSessionRemoteInterfaceV2NatSourceAddress nat_states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_origin ( string peers, NetworkingiSessionRemoteInterfaceV2OriginState origins, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_peer_enabled_state ( string peers, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_peer_routing_state ( string peers, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_profile_serverssl ( string peers, string serverssl, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_tunnel_port ( string peers, long tunnel_ports, System callback, object asyncState ) : System.IAsyncResult | ||
Endcreate ( System asyncResult ) : void | ||
Enddelete_all_peers ( System asyncResult ) : void | ||
Enddelete_peer ( System asyncResult ) : void | ||
Endget_UUID ( System asyncResult ) : iControl.NetworkingUuid_128[] | ||
Endget_address ( System asyncResult ) : string[] | ||
Endget_behind_nat_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_dedup_cache ( System asyncResult ) : long[] | ||
Endget_description ( System asyncResult ) : string[] | ||
Endget_internal_forwarding ( System asyncResult ) : NetworkingiSessionRemoteInterfaceV2InternalForwarding[] | ||
Endget_list ( System asyncResult ) : string[] | ||
Endget_management_address ( System asyncResult ) : string[] | ||
Endget_nat_config_status ( System asyncResult ) : string[] | ||
Endget_nat_source_address ( System asyncResult ) : NetworkingiSessionRemoteInterfaceV2NatSourceAddress[] | ||
Endget_origin ( System asyncResult ) : NetworkingiSessionRemoteInterfaceV2OriginState[] | ||
Endget_peer_enabled_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_peer_ip_list ( System asyncResult ) : string[][] | ||
Endget_peer_name ( System asyncResult ) : string[] | ||
Endget_peer_routing_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_profile_serverssl ( System asyncResult ) : string[] | ||
Endget_tunnel_port ( System asyncResult ) : long[] | ||
Endget_version ( System asyncResult ) : string | ||
Endset_behind_nat_state ( System asyncResult ) : void | ||
Endset_description ( System asyncResult ) : void | ||
Endset_internal_forwarding ( System asyncResult ) : void | ||
Endset_management_address ( System asyncResult ) : void | ||
Endset_nat_config_status ( System asyncResult ) : void | ||
Endset_nat_source_address ( System asyncResult ) : void | ||
Endset_origin ( System asyncResult ) : void | ||
Endset_peer_enabled_state ( System asyncResult ) : void | ||
Endset_peer_routing_state ( System asyncResult ) : void | ||
Endset_profile_serverssl ( System asyncResult ) : void | ||
Endset_tunnel_port ( System asyncResult ) : void | ||
NetworkingiSessionRemoteInterfaceV2 ( ) : System |
Method | Description | |
---|---|---|
create ( string peers, string addresses, CommonEnabledState enabled, string names, string serverssl ) : void | ||
delete_all_peers ( ) : void | ||
delete_peer ( string peers ) : void | ||
get_UUID ( string peers ) : NetworkingUuid_128[] | ||
get_address ( string peers ) : string[] | ||
get_behind_nat_state ( string peers ) : CommonEnabledState[] | ||
get_dedup_cache ( string peers ) : long[] | ||
get_description ( string peers ) : string[] | ||
get_internal_forwarding ( string peers ) : NetworkingiSessionRemoteInterfaceV2InternalForwarding[] | ||
get_list ( ) : string[] | ||
get_management_address ( string peers ) : string[] | ||
get_nat_config_status ( string peers ) : string[] | ||
get_nat_source_address ( string peers ) : NetworkingiSessionRemoteInterfaceV2NatSourceAddress[] | ||
get_origin ( string peers ) : NetworkingiSessionRemoteInterfaceV2OriginState[] | ||
get_peer_enabled_state ( string peers ) : CommonEnabledState[] | ||
get_peer_ip_list ( string peers ) : string[][] | ||
get_peer_name ( string peers ) : string[] | ||
get_peer_routing_state ( string peers ) : CommonEnabledState[] | ||
get_profile_serverssl ( string peers ) : string[] | ||
get_tunnel_port ( string peers ) : long[] | ||
get_version ( ) : string | ||
set_behind_nat_state ( string peers, CommonEnabledState states ) : void | ||
set_description ( string peers, string descriptions ) : void | ||
set_internal_forwarding ( string peers, NetworkingiSessionRemoteInterfaceV2InternalForwarding values ) : void | ||
set_management_address ( string peers, string ips ) : void | ||
set_nat_config_status ( string peers, string nat_configs ) : void | ||
set_nat_source_address ( string peers, NetworkingiSessionRemoteInterfaceV2NatSourceAddress nat_states ) : void | ||
set_origin ( string peers, NetworkingiSessionRemoteInterfaceV2OriginState origins ) : void | ||
set_peer_enabled_state ( string peers, CommonEnabledState states ) : void | ||
set_peer_routing_state ( string peers, CommonEnabledState states ) : void | ||
set_profile_serverssl ( string peers, string serverssl ) : void | ||
set_tunnel_port ( string peers, long tunnel_ports ) : void |
public Begincreate ( string peers, string addresses, CommonEnabledState enabled, string names, string serverssl, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
addresses | string | |
enabled | CommonEnabledState | |
names | string | |
serverssl | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_all_peers ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_peer ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_UUID ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_address ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_behind_nat_state ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_dedup_cache ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_description ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_internal_forwarding ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | 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_management_address ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_nat_config_status ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_nat_source_address ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_origin ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_peer_enabled_state ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_peer_ip_list ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_peer_name ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_peer_routing_state ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_profile_serverssl ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_tunnel_port ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | 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 Beginset_behind_nat_state ( string peers, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_description ( string peers, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
descriptions | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_internal_forwarding ( string peers, NetworkingiSessionRemoteInterfaceV2InternalForwarding values, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
values | NetworkingiSessionRemoteInterfaceV2InternalForwarding | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_management_address ( string peers, string ips, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
ips | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_nat_config_status ( string peers, string nat_configs, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
nat_configs | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_nat_source_address ( string peers, NetworkingiSessionRemoteInterfaceV2NatSourceAddress nat_states, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
nat_states | NetworkingiSessionRemoteInterfaceV2NatSourceAddress | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_origin ( string peers, NetworkingiSessionRemoteInterfaceV2OriginState origins, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
origins | NetworkingiSessionRemoteInterfaceV2OriginState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_peer_enabled_state ( string peers, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_peer_routing_state ( string peers, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_profile_serverssl ( string peers, string serverssl, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
serverssl | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_tunnel_port ( string peers, long tunnel_ports, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
tunnel_ports | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Endcreate ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_all_peers ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_peer ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endget_UUID ( System asyncResult ) : iControl.NetworkingUuid_128[] | ||
asyncResult | System | |
return | iControl.NetworkingUuid_128[] |
public Endget_address ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_behind_nat_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_dedup_cache ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_description ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_internal_forwarding ( System asyncResult ) : NetworkingiSessionRemoteInterfaceV2InternalForwarding[] | ||
asyncResult | System | |
return | NetworkingiSessionRemoteInterfaceV2InternalForwarding[] |
public Endget_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_management_address ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_nat_config_status ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_nat_source_address ( System asyncResult ) : NetworkingiSessionRemoteInterfaceV2NatSourceAddress[] | ||
asyncResult | System | |
return | NetworkingiSessionRemoteInterfaceV2NatSourceAddress[] |
public Endget_origin ( System asyncResult ) : NetworkingiSessionRemoteInterfaceV2OriginState[] | ||
asyncResult | System | |
return | NetworkingiSessionRemoteInterfaceV2OriginState[] |
public Endget_peer_enabled_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_peer_ip_list ( System asyncResult ) : string[][] | ||
asyncResult | System | |
return | string[][] |
public Endget_peer_name ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_peer_routing_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_profile_serverssl ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_tunnel_port ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public Endset_behind_nat_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_description ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_internal_forwarding ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_management_address ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_nat_config_status ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_nat_source_address ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_origin ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_peer_enabled_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_peer_routing_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_profile_serverssl ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_tunnel_port ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public NetworkingiSessionRemoteInterfaceV2 ( ) : System | ||
return | System |