Click or drag to resize

DataSubscriberGetDataGapRecoverySubscriptionStatus Method

Gets the status of the temporal DataSubscriber used by the data gap recovery module.

Namespace: GSF.TimeSeries.Transport
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
[AdapterCommandAttribute("Gets the status of the temporal subscription used by the data gap recovery module.", 
	new string[] { ... })]
public virtual string GetDataGapRecoverySubscriptionStatus()
View Source

Return Value

String
Status of the temporal DataSubscriber used by the data gap recovery module.
See Also