TraceSinkSectionHandler class
Handles the configuration section for trace sinks in the application. Implements the interface.
Namespace: ASNA.DataGate.Common Assembly: ASNA.QSys.DataGate.Client.dll
Inheritance: Object
Constructors
| Name | Description |
|---|---|
| TraceSinkSectionHandler() | Initializes a new instance of the class. |
Properties
| Type | Name | Description |
|---|---|---|
| Boolean | AppendValues | Gets a value indicating whether to append values in the trace sink section. |
| String | KeyName | Gets or sets the key name for the trace sink section. |
| String | ValueName | Gets or sets the value name for the trace sink section. |
Methods
| Signature | Description |
|---|---|
| Create(Object, Object, XmlNode) | Creates a new instance of the TraceSinkSectionHandler class. |