StreamLink for Silverlight
ServiceStatus Enumeration
StreamLink for SilverlightCaplin.StreamLinkServiceStatus
Identifies the status of a data service.
Declaration Syntax
C#Visual BasicVisual C++
public enum ServiceStatus
Public Enumeration ServiceStatus
public enum class ServiceStatus
Members
MemberDescription
Available
The data service is available.

Unavailable
The data service is not available.

LimitedAvailability
There is limited access to the data service. This typically means that not all DataSources within a service are available.

Remarks

A data service represents one or more DataSources and is configured on the Liberator server. Typically a data service represents a single source of data. For more information about data services see the Caplin DataSource Overview and the Caplin Liberator Administration Guide.

Assembly: Caplin.StreamLink.Silverlight (Module: Caplin.StreamLink.Silverlight) Version: 5.0.19.0 (5.0.19.0)