DataSource.NET  7.1.5.312018
Caplin.DataSource.IPeerStatusEvent Interface Reference

Event raised when a peer changes status. More...

Inherited by Caplin.DataSource.Implementation.PeerStatusEvent.

Properties

IPeer Peer [get]
 Gets the peer that has changed state. More...
 
PeerStatus Status [get]
 Gets the status that the peer has changed state to. More...
 

Detailed Description

Event raised when a peer changes status.

Property Documentation

IPeer Caplin.DataSource.IPeerStatusEvent.Peer
get

Gets the peer that has changed state.

The peer.

PeerStatus Caplin.DataSource.IPeerStatusEvent.Status
get

Gets the status that the peer has changed state to.

The status.


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