DataSource.NET  7.1.5.312018
Caplin.DataSource.IServiceStatusEvent Interface Reference

Event that is raised when a service changes state. More...

Inherited by Caplin.DataSource.Implementation.ServiceStatusEvent.

Properties

string ServiceName [get]
 Gets the name of the data service that has changed state. More...
 
ServiceStatus Status [get]
 Gets the status of the data service that has changed state. More...
 

Detailed Description

Event that is raised when a service changes state.

Property Documentation

string Caplin.DataSource.IServiceStatusEvent.ServiceName
get

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

The name of the service.

ServiceStatus Caplin.DataSource.IServiceStatusEvent.Status
get

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

The status.


Generated on Sun Oct 21 2018 12:33:22 for DataSource.NET