DataSource.NET
IServiceStatusEvent Interface
NamespacesCaplin.DataSourceIServiceStatusEvent
Event that is raised when a service changes state.
Declaration Syntax
C#Visual BasicVisual C++
public interface IServiceStatusEvent
Public Interface IServiceStatusEvent
public interface class IServiceStatusEvent
Members
All MembersProperties



IconMemberDescription
ServiceName
Gets the name of the data service that has changed state.

Status
Gets the status of the data service that has changed state.

Assembly: DataSource.NET (Module: DataSource.NET) Version: 6.2.6.2123 (6.2.6.2123)