TSM Constructor (String, String, eMsgLevel)
Creates a new TSM with a given Engine, Message Text and Message Level.
ATTENTION: Only use this Constructor for WriteToLog() entries.
ATTENTION: This constructor does NOT set the SID by default to avoid performance hit for SID creation
To change this behavior you have to set "DisableFastTSMs=true" in the App.config
Namespace:
nsCDEngine.BaseClassesAssembly: C-DEngine (in C-DEngine.dll)
Syntax
Parameters
- tEngine
- Type: String
Engine Name
- pText
- Type: String
Command Text
- pLevel
- Type: nsCDEngine.BaseClasses..::..eMsgLevel
Priority Level of the Message