StreamLink.NET
IServiceStatusEvent Interface
StreamLink.NETCaplin.StreamLinkIServiceStatusEvent
Contains information about the change in status of a data service to which StreamLink is connected via the Liberator.
Declaration Syntax
C#Visual BasicVisual C++
public interface IServiceStatusEvent
Public Interface IServiceStatusEvent
public interface class IServiceStatusEvent
Members
All MembersProperties



IconMemberDescription
Name
Gets the name of the data service whose status has changed.

Status
Identifies the new status of the data service.

Remarks

An object of type IServiceStatusEvent is supplied to the ServiceStatusUpdated(IServiceStatusEvent) method of all registered IConnectionListeners.

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