TcHmiAsyncLogger Class
Provides an asynchronous logger to send and localize Messages.
Inheritance Hierarchy
SystemObject
TcHmiSrv.Core.GeneralTcHmiAsyncLogger
Namespace: TcHmiSrv.Core.General
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version:
3.1.7447.0+85f9b473a1dd11b8f3e5c9a182fd1901975e46f9
Syntax
C#
public static class TcHmiAsyncLoggerThe TcHmiAsyncLogger type exposes the following members.
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. |
|
|
Tries to localize a Message with the specified name and parameters. | |
|
|
Tries to localize a Message with the specified Context, name and parameters. | |
|
|
Tries to localize a Message with the specified ITcHmiSrvExtAsyncHost, Context, name and parameters. | |
|
|
Tries to localize a Message with the specified name and parameters as an asynchronous operation. | |
|
|
Tries to localize a Message with the specified Context, name and parameters as an asynchronous operation. | |
|
|
TryLocalizeAsync(ITcHmiSrvExtAsyncHost, Context, String, String) |
Tries to localize a Message with the specified ITcHmiSrvExtAsyncHost, Context, name and parameters as an asynchronous operation. |
Version Information
Supported in: 3.1.7447.0, 2.3.7447.0, 1.10.7447.0