|
RunTimeLogLastRunningTimeKey Field
|
Log file key name for last running time used by
RunTimeLog.
Namespace: GSF.IOAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.239-beta+5928cebde0dd955df84e791f5ea67acbd192773e
Syntaxpublic const string LastRunningTimeKey = "LastRunningTime"
Public Const LastRunningTimeKey As String = "LastRunningTime"
public:
literal String^ LastRunningTimeKey = "LastRunningTime"
static val mutable LastRunningTimeKey: string
var GSF.IO.RunTimeLog.LastRunningTimeKey
View SourceField Value
String
See Also