StreamLink for Silverlight
DataStatus Property
StreamLink for SilverlightCaplin.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.Silverlight (Module: Caplin.StreamLink.Silverlight) Version: 5.0.21.0 (5.0.21.0)