DataSource.NET  7.1.32.168791-9652659d
Caplin.DataSource.Publisher.IRequestDiscardEvent Interface Reference

Base interface for IRequestEvent and IDiscardEvent. More...

Inheritance diagram for Caplin.DataSource.Publisher.IRequestDiscardEvent:
Caplin.DataSource.Publisher.IDiscardEvent Caplin.DataSource.Publisher.IRequestEvent

Properties

IPeer Peer [get]
 Gets the peer that is making the request or discard. More...
 
string Subject [get]
 Gets the subject that is being requested or discarded More...
 

Detailed Description

Base interface for IRequestEvent and IDiscardEvent.

Property Documentation

IPeer Caplin.DataSource.Publisher.IRequestDiscardEvent.Peer
get

Gets the peer that is making the request or discard.

The peer.

string Caplin.DataSource.Publisher.IRequestDiscardEvent.Subject
get

Gets the subject that is being requested or discarded

The subject.


Generated on Wed Oct 18 2023 17:20:25 for DataSource.NET