메소드 | 설명 | |
---|---|---|
Beginget_http_description ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_http_poll_interval ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_http_sampling_rate ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_interface_description ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_interface_poll_interval ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_system_description ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_system_poll_interval ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_vlan_description ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_vlan_poll_interval ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_vlan_sampling_rate ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_http_description ( string description, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_http_poll_interval ( long interval, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_http_sampling_rate ( long rate, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_interface_description ( string description, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_interface_poll_interval ( long interval, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_system_description ( string description, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_system_poll_interval ( long interval, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_vlan_description ( string description, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_vlan_poll_interval ( long interval, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_vlan_sampling_rate ( long rate, System callback, object asyncState ) : System.IAsyncResult | ||
Endget_http_description ( System asyncResult ) : string | ||
Endget_http_poll_interval ( System asyncResult ) : long | ||
Endget_http_sampling_rate ( System asyncResult ) : long | ||
Endget_interface_description ( System asyncResult ) : string | ||
Endget_interface_poll_interval ( System asyncResult ) : long | ||
Endget_system_description ( System asyncResult ) : string | ||
Endget_system_poll_interval ( System asyncResult ) : long | ||
Endget_version ( System asyncResult ) : string | ||
Endget_vlan_description ( System asyncResult ) : string | ||
Endget_vlan_poll_interval ( System asyncResult ) : long | ||
Endget_vlan_sampling_rate ( System asyncResult ) : long | ||
Endset_http_description ( System asyncResult ) : void | ||
Endset_http_poll_interval ( System asyncResult ) : void | ||
Endset_http_sampling_rate ( System asyncResult ) : void | ||
Endset_interface_description ( System asyncResult ) : void | ||
Endset_interface_poll_interval ( System asyncResult ) : void | ||
Endset_system_description ( System asyncResult ) : void | ||
Endset_system_poll_interval ( System asyncResult ) : void | ||
Endset_vlan_description ( System asyncResult ) : void | ||
Endset_vlan_poll_interval ( System asyncResult ) : void | ||
Endset_vlan_sampling_rate ( System asyncResult ) : void | ||
ManagementSFlowGlobals ( ) : System |
메소드 | 설명 | |
---|---|---|
get_http_description ( ) : string | ||
get_http_poll_interval ( ) : long | ||
get_http_sampling_rate ( ) : long | ||
get_interface_description ( ) : string | ||
get_interface_poll_interval ( ) : long | ||
get_system_description ( ) : string | ||
get_system_poll_interval ( ) : long | ||
get_version ( ) : string | ||
get_vlan_description ( ) : string | ||
get_vlan_poll_interval ( ) : long | ||
get_vlan_sampling_rate ( ) : long | ||
set_http_description ( string description ) : void | ||
set_http_poll_interval ( long interval ) : void | ||
set_http_sampling_rate ( long rate ) : void | ||
set_interface_description ( string description ) : void | ||
set_interface_poll_interval ( long interval ) : void | ||
set_system_description ( string description ) : void | ||
set_system_poll_interval ( long interval ) : void | ||
set_vlan_description ( string description ) : void | ||
set_vlan_poll_interval ( long interval ) : void | ||
set_vlan_sampling_rate ( long rate ) : void |
public Beginget_http_description ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_http_poll_interval ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_http_sampling_rate ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_interface_description ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_interface_poll_interval ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_system_description ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_system_poll_interval ( 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 Beginget_vlan_description ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_vlan_poll_interval ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_vlan_sampling_rate ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginset_http_description ( string description, System callback, object asyncState ) : System.IAsyncResult | ||
description | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginset_http_poll_interval ( long interval, System callback, object asyncState ) : System.IAsyncResult | ||
interval | long | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginset_http_sampling_rate ( long rate, System callback, object asyncState ) : System.IAsyncResult | ||
rate | long | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginset_interface_description ( string description, System callback, object asyncState ) : System.IAsyncResult | ||
description | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginset_interface_poll_interval ( long interval, System callback, object asyncState ) : System.IAsyncResult | ||
interval | long | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginset_system_description ( string description, System callback, object asyncState ) : System.IAsyncResult | ||
description | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginset_system_poll_interval ( long interval, System callback, object asyncState ) : System.IAsyncResult | ||
interval | long | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginset_vlan_description ( string description, System callback, object asyncState ) : System.IAsyncResult | ||
description | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginset_vlan_poll_interval ( long interval, System callback, object asyncState ) : System.IAsyncResult | ||
interval | long | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginset_vlan_sampling_rate ( long rate, System callback, object asyncState ) : System.IAsyncResult | ||
rate | long | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Endget_http_description ( System asyncResult ) : string | ||
asyncResult | System | |
리턴 | string |
public Endget_http_poll_interval ( System asyncResult ) : long | ||
asyncResult | System | |
리턴 | long |
public Endget_http_sampling_rate ( System asyncResult ) : long | ||
asyncResult | System | |
리턴 | long |
public Endget_interface_description ( System asyncResult ) : string | ||
asyncResult | System | |
리턴 | string |
public Endget_interface_poll_interval ( System asyncResult ) : long | ||
asyncResult | System | |
리턴 | long |
public Endget_system_description ( System asyncResult ) : string | ||
asyncResult | System | |
리턴 | string |
public Endget_system_poll_interval ( System asyncResult ) : long | ||
asyncResult | System | |
리턴 | long |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
리턴 | string |
public Endget_vlan_description ( System asyncResult ) : string | ||
asyncResult | System | |
리턴 | string |
public Endget_vlan_poll_interval ( System asyncResult ) : long | ||
asyncResult | System | |
리턴 | long |
public Endget_vlan_sampling_rate ( System asyncResult ) : long | ||
asyncResult | System | |
리턴 | long |
public Endset_http_description ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |
public Endset_http_poll_interval ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |
public Endset_http_sampling_rate ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |
public Endset_interface_description ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |
public Endset_interface_poll_interval ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |
public Endset_system_description ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |
public Endset_system_poll_interval ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |
public Endset_vlan_description ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |
public Endset_vlan_poll_interval ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |
public Endset_vlan_sampling_rate ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |