Click or drag to resize

DataSubscriberDumpOutageLog Method

Displays the contents of the outage log.

Namespace: GSF.TimeSeries.Transport
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
[AdapterCommandAttribute("Displays data gaps queued for data gap recovery.", 
	new string[] { ... })]
public virtual string DumpOutageLog()
View Source

Return Value

String
The contents of the outage log.
See Also