|
LogFileWriterInMemory Constructor
|
Creates a LogFileWriter that initially queues message
Namespace: GSF.DiagnosticsAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.313-beta+5fa9ed2a8819cbb219f1e178bdad6a8d23dec2ce
Syntaxpublic LogFileWriterInMemory()
public:
LogFileWriterInMemory()
new : unit -> LogFileWriterInMemory
GSF.Diagnostics.LogFileWriterInMemory = function();
View Source
See Also