StreamLink.NET
DataStatus Property
StreamLink.NETCaplin.StreamLink.Subscription.ExtendedContainerExtendedContainerSubscriptionDataStatus
Identifies if the data for the subscription truly represents the live data for the subject.
Declaration Syntax
C#Visual BasicVisual C++
public DataStatus DataStatus { get; }
Public ReadOnly Property DataStatus As DataStatus
public:
virtual property DataStatus DataStatus {
	DataStatus get () sealed;
}
Value
The status of the data in the subscription.

Assembly: Caplin.StreamLink (Module: Caplin.StreamLink) Version: 5.0.23.0 (5.0.23.0)