메소드 | 설명 | |
---|---|---|
Beginget_description ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_iskamp_natt_port ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_iskamp_port ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_natt_keep_alive ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_description ( string description, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_iskamp_natt_port ( long value, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_iskamp_port ( long value, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_natt_keep_alive ( long value, System callback, object asyncState ) : System.IAsyncResult | ||
Endget_description ( System asyncResult ) : string | ||
Endget_iskamp_natt_port ( System asyncResult ) : long | ||
Endget_iskamp_port ( System asyncResult ) : long | ||
Endget_natt_keep_alive ( System asyncResult ) : long | ||
Endget_version ( System asyncResult ) : string | ||
Endset_description ( System asyncResult ) : void | ||
Endset_iskamp_natt_port ( System asyncResult ) : void | ||
Endset_iskamp_port ( System asyncResult ) : void | ||
Endset_natt_keep_alive ( System asyncResult ) : void | ||
NetworkingIPsecIkeDaemon ( ) : System |
메소드 | 설명 | |
---|---|---|
get_description ( ) : string | ||
get_iskamp_natt_port ( ) : long | ||
get_iskamp_port ( ) : long | ||
get_natt_keep_alive ( ) : long | ||
get_version ( ) : string | ||
set_description ( string description ) : void | ||
set_iskamp_natt_port ( long value ) : void | ||
set_iskamp_port ( long value ) : void | ||
set_natt_keep_alive ( long value ) : void |
public Beginget_description ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_iskamp_natt_port ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_iskamp_port ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_natt_keep_alive ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginset_description ( string description, System callback, object asyncState ) : System.IAsyncResult | ||
description | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginset_iskamp_natt_port ( long value, System callback, object asyncState ) : System.IAsyncResult | ||
value | long | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginset_iskamp_port ( long value, System callback, object asyncState ) : System.IAsyncResult | ||
value | long | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginset_natt_keep_alive ( long value, System callback, object asyncState ) : System.IAsyncResult | ||
value | long | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Endget_description ( System asyncResult ) : string | ||
asyncResult | System | |
리턴 | string |
public Endget_iskamp_natt_port ( System asyncResult ) : long | ||
asyncResult | System | |
리턴 | long |
public Endget_iskamp_port ( System asyncResult ) : long | ||
asyncResult | System | |
리턴 | long |
public Endget_natt_keep_alive ( System asyncResult ) : long | ||
asyncResult | System | |
리턴 | long |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
리턴 | string |
public Endset_description ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |
public Endset_iskamp_natt_port ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |
public Endset_iskamp_port ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |
public Endset_natt_keep_alive ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |