Méthode | Description | |
---|---|---|
Begincreate ( string destinations, string pools, string profiles, System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_all_ipfix_destinations ( System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_ipfix_destination ( string destinations, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_description ( string destinations, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_log_protocol ( string destinations, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_pool ( string destinations, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_serverssl_profile ( string destinations, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_template_delete_delay ( string destinations, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_template_retransmit_interval ( string destinations, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_transport_profile ( string destinations, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_description ( string destinations, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_log_protocol ( string destinations, LogDestinationIPFIXProtocolVersion protocols, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_pool ( string destinations, string pools, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_serverssl_profile ( string destinations, string profiles, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_template_delete_delay ( string destinations, long delays, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_template_retransmit_interval ( string destinations, long intervals, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_transport_profile ( string destinations, string profiles, System callback, object asyncState ) : System.IAsyncResult | ||
Endcreate ( System asyncResult ) : void | ||
Enddelete_all_ipfix_destinations ( System asyncResult ) : void | ||
Enddelete_ipfix_destination ( System asyncResult ) : void | ||
Endget_description ( System asyncResult ) : string[] | ||
Endget_list ( System asyncResult ) : string[] | ||
Endget_log_protocol ( System asyncResult ) : LogDestinationIPFIXProtocolVersion[] | ||
Endget_pool ( System asyncResult ) : string[] | ||
Endget_serverssl_profile ( System asyncResult ) : string[] | ||
Endget_template_delete_delay ( System asyncResult ) : long[] | ||
Endget_template_retransmit_interval ( System asyncResult ) : long[] | ||
Endget_transport_profile ( System asyncResult ) : string[] | ||
Endget_version ( System asyncResult ) : string | ||
Endset_description ( System asyncResult ) : void | ||
Endset_log_protocol ( System asyncResult ) : void | ||
Endset_pool ( System asyncResult ) : void | ||
Endset_serverssl_profile ( System asyncResult ) : void | ||
Endset_template_delete_delay ( System asyncResult ) : void | ||
Endset_template_retransmit_interval ( System asyncResult ) : void | ||
Endset_transport_profile ( System asyncResult ) : void | ||
LogDestinationIPFIX ( ) : System |
Méthode | Description | |
---|---|---|
create ( string destinations, string pools, string profiles ) : void | ||
delete_all_ipfix_destinations ( ) : void | ||
delete_ipfix_destination ( string destinations ) : void | ||
get_description ( string destinations ) : string[] | ||
get_list ( ) : string[] | ||
get_log_protocol ( string destinations ) : LogDestinationIPFIXProtocolVersion[] | ||
get_pool ( string destinations ) : string[] | ||
get_serverssl_profile ( string destinations ) : string[] | ||
get_template_delete_delay ( string destinations ) : long[] | ||
get_template_retransmit_interval ( string destinations ) : long[] | ||
get_transport_profile ( string destinations ) : string[] | ||
get_version ( ) : string | ||
set_description ( string destinations, string descriptions ) : void | ||
set_log_protocol ( string destinations, LogDestinationIPFIXProtocolVersion protocols ) : void | ||
set_pool ( string destinations, string pools ) : void | ||
set_serverssl_profile ( string destinations, string profiles ) : void | ||
set_template_delete_delay ( string destinations, long delays ) : void | ||
set_template_retransmit_interval ( string destinations, long intervals ) : void | ||
set_transport_profile ( string destinations, string profiles ) : void |
public Begincreate ( string destinations, string pools, string profiles, System callback, object asyncState ) : System.IAsyncResult | ||
destinations | string | |
pools | string | |
profiles | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Begindelete_all_ipfix_destinations ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Begindelete_ipfix_destination ( string destinations, System callback, object asyncState ) : System.IAsyncResult | ||
destinations | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_description ( string destinations, System callback, object asyncState ) : System.IAsyncResult | ||
destinations | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_log_protocol ( string destinations, System callback, object asyncState ) : System.IAsyncResult | ||
destinations | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_pool ( string destinations, System callback, object asyncState ) : System.IAsyncResult | ||
destinations | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_serverssl_profile ( string destinations, System callback, object asyncState ) : System.IAsyncResult | ||
destinations | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_template_delete_delay ( string destinations, System callback, object asyncState ) : System.IAsyncResult | ||
destinations | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_template_retransmit_interval ( string destinations, System callback, object asyncState ) : System.IAsyncResult | ||
destinations | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_transport_profile ( string destinations, System callback, object asyncState ) : System.IAsyncResult | ||
destinations | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_description ( string destinations, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
destinations | string | |
descriptions | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_log_protocol ( string destinations, LogDestinationIPFIXProtocolVersion protocols, System callback, object asyncState ) : System.IAsyncResult | ||
destinations | string | |
protocols | LogDestinationIPFIXProtocolVersion | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_pool ( string destinations, string pools, System callback, object asyncState ) : System.IAsyncResult | ||
destinations | string | |
pools | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_serverssl_profile ( string destinations, string profiles, System callback, object asyncState ) : System.IAsyncResult | ||
destinations | string | |
profiles | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_template_delete_delay ( string destinations, long delays, System callback, object asyncState ) : System.IAsyncResult | ||
destinations | string | |
delays | long | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_template_retransmit_interval ( string destinations, long intervals, System callback, object asyncState ) : System.IAsyncResult | ||
destinations | string | |
intervals | long | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_transport_profile ( string destinations, string profiles, System callback, object asyncState ) : System.IAsyncResult | ||
destinations | string | |
profiles | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Endcreate ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Enddelete_all_ipfix_destinations ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Enddelete_ipfix_destination ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endget_description ( System asyncResult ) : string[] | ||
asyncResult | System | |
Résultat | string[] |
public Endget_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
Résultat | string[] |
public Endget_log_protocol ( System asyncResult ) : LogDestinationIPFIXProtocolVersion[] | ||
asyncResult | System | |
Résultat | LogDestinationIPFIXProtocolVersion[] |
public Endget_pool ( System asyncResult ) : string[] | ||
asyncResult | System | |
Résultat | string[] |
public Endget_serverssl_profile ( System asyncResult ) : string[] | ||
asyncResult | System | |
Résultat | string[] |
public Endget_template_delete_delay ( System asyncResult ) : long[] | ||
asyncResult | System | |
Résultat | long[] |
public Endget_template_retransmit_interval ( System asyncResult ) : long[] | ||
asyncResult | System | |
Résultat | long[] |
public Endget_transport_profile ( System asyncResult ) : string[] | ||
asyncResult | System | |
Résultat | string[] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
Résultat | string |
public Endset_description ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_log_protocol ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_pool ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_serverssl_profile ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_template_delete_delay ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_template_retransmit_interval ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_transport_profile ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |