Click or drag to resize

DataSubscriberGetLoggingPath Method

Gets file path for any defined logging path.

Namespace: GSF.TimeSeries.Transport
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
protected string GetLoggingPath(
	string filePath
)
View Source

Parameters

filePath  String
Path to acquire within logging path.

Return Value

String
File path within any defined logging path.
See Also