Click or drag to resize
Grid Solutions Framework

ProcessLauncherLogMessageTextToken Property

Gets or sets token used to find log message text when redirected output is processed as formatted log messages.

Namespace:  FileAdapters
Assembly:  FileAdapters (in FileAdapters.dll) Version: 2.2.153-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute("msg=")]
public string LogMessageTextToken { get; set; }
Request Example View Source

Property Value

Type: String
See Also