StreamLink.NET
ISubscriptionDataEvent Interface
StreamLink.NETCaplin.StreamLink.SubscriptionISubscriptionDataEvent
Defines the interface from which all subject-type specific interfaces are descendent
Declaration Syntax
C#Visual BasicVisual C++
public interface ISubscriptionDataEvent
Public Interface ISubscriptionDataEvent
public interface class ISubscriptionDataEvent
Members
All MembersProperties



IconMemberDescription
Subject
Get the name of the subject updated.

SubjectType
Gets the type of the subject that the event is for.

Type
Gets the type of event.

Remarks

This interface provides access to fundamental information regarding the DataEvent that has been raised such as the Subject and the Type of DataEvent that has been received

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