TcHmiAsyncLogger Methods
Methods
|
Name |
Description |
---|---|---|
|
Localizes a Message with the specified name and parameters. | |
|
Localizes a Message with the specified Context, name and parameters. | |
|
Localizes a Message with the specified ITcHmiSrvExtAsyncHost, Context, name and parameters. | |
|
Localizes a Message with the specified name and parameters as an asynchronous operation. | |
|
Localizes a Message with the specified Context, name and parameters as an asynchronous operation. | |
|
LocalizeAsync(ITcHmiSrvExtAsyncHost, Context, String, .String.) |
Localizes a Message with the specified ITcHmiSrvExtAsyncHost, Context, name and parameters as an asynchronous operation. |
|
Sends a Message with the specified name, Severity and parameters. | |
|
Sends a Message with the specified Context, name, Severity and parameters. | |
|
Send(ITcHmiSrvExtAsyncHost, Context, Severity, String, .String.) |
Sends a Message with the specified ITcHmiSrvExtAsyncHost, Context, name, Severity and parameters. |
|
Sends a Message with the specified name, Severity and parameters as an asynchronous operation. | |
|
Sends a Message with the specified Context, name, Severity and parameters as an asynchronous operation. | |
|
SendAsync(ITcHmiSrvExtAsyncHost, Context, Severity, String, .String.) |
Sends a Message with the specified ITcHmiSrvExtAsyncHost, Context, name, Severity and parameters as an asynchronous operation. |