Метод | Описание | |
---|---|---|
Begincreate ( string destinations, string addresses, long ports, LogLogProtocol protocols, System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_all_management_port_destinations ( System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_management_port_destination ( string destinations, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_description ( string destinations, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_destination_address ( string destinations, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_destination_port ( 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_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_description ( string destinations, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_destination_address ( string destinations, string addresses, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_destination_port ( string destinations, long ports, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_log_protocol ( string destinations, LogLogProtocol protocols, System callback, object asyncState ) : System.IAsyncResult | ||
Endcreate ( System asyncResult ) : void | ||
Enddelete_all_management_port_destinations ( System asyncResult ) : void | ||
Enddelete_management_port_destination ( System asyncResult ) : void | ||
Endget_description ( System asyncResult ) : string[] | ||
Endget_destination_address ( System asyncResult ) : string[] | ||
Endget_destination_port ( System asyncResult ) : long[] | ||
Endget_list ( System asyncResult ) : string[] | ||
Endget_log_protocol ( System asyncResult ) : LogLogProtocol[] | ||
Endget_version ( System asyncResult ) : string | ||
Endset_description ( System asyncResult ) : void | ||
Endset_destination_address ( System asyncResult ) : void | ||
Endset_destination_port ( System asyncResult ) : void | ||
Endset_log_protocol ( System asyncResult ) : void | ||
LogDestinationManagementPort ( ) : System |
Метод | Описание | |
---|---|---|
create ( string destinations, string addresses, long ports, LogLogProtocol protocols ) : void | ||
delete_all_management_port_destinations ( ) : void | ||
delete_management_port_destination ( string destinations ) : void | ||
get_description ( string destinations ) : string[] | ||
get_destination_address ( string destinations ) : string[] | ||
get_destination_port ( string destinations ) : long[] | ||
get_list ( ) : string[] | ||
get_log_protocol ( string destinations ) : LogLogProtocol[] | ||
get_version ( ) : string | ||
set_description ( string destinations, string descriptions ) : void | ||
set_destination_address ( string destinations, string addresses ) : void | ||
set_destination_port ( string destinations, long ports ) : void | ||
set_log_protocol ( string destinations, LogLogProtocol protocols ) : void |
public Begincreate ( string destinations, string addresses, long ports, LogLogProtocol protocols, System callback, object asyncState ) : System.IAsyncResult | ||
destinations | string | |
addresses | string | |
ports | long | |
protocols | LogLogProtocol | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Begindelete_all_management_port_destinations ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Begindelete_management_port_destination ( string destinations, System callback, object asyncState ) : System.IAsyncResult | ||
destinations | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_description ( string destinations, System callback, object asyncState ) : System.IAsyncResult | ||
destinations | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_destination_address ( string destinations, System callback, object asyncState ) : System.IAsyncResult | ||
destinations | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_destination_port ( string destinations, System callback, object asyncState ) : System.IAsyncResult | ||
destinations | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_log_protocol ( string destinations, System callback, object asyncState ) : System.IAsyncResult | ||
destinations | string | |
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 destinations, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
destinations | string | |
descriptions | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginset_destination_address ( string destinations, string addresses, System callback, object asyncState ) : System.IAsyncResult | ||
destinations | string | |
addresses | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginset_destination_port ( string destinations, long ports, System callback, object asyncState ) : System.IAsyncResult | ||
destinations | string | |
ports | long | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginset_log_protocol ( string destinations, LogLogProtocol protocols, System callback, object asyncState ) : System.IAsyncResult | ||
destinations | string | |
protocols | LogLogProtocol | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Endcreate ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Enddelete_all_management_port_destinations ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Enddelete_management_port_destination ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endget_description ( System asyncResult ) : string[] | ||
asyncResult | System | |
Результат | string[] |
public Endget_destination_address ( System asyncResult ) : string[] | ||
asyncResult | System | |
Результат | string[] |
public Endget_destination_port ( System asyncResult ) : long[] | ||
asyncResult | System | |
Результат | long[] |
public Endget_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
Результат | string[] |
public Endget_log_protocol ( System asyncResult ) : LogLogProtocol[] | ||
asyncResult | System | |
Результат | LogLogProtocol[] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
Результат | string |
public Endset_description ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endset_destination_address ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endset_destination_port ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endset_log_protocol ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public LogDestinationManagementPort ( ) : System | ||
Результат | System |