StreamLink.NET  7.1.20-7.1.20-1045-9572bb5
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Pages
Properties | List of all members
Caplin.StreamLink.ISubscriptionErrorEvent Interface Reference

Provides information about a subscription error. More...

Properties

Caplin.StreamLink.SubscriptionErrorType Error [get]
 Returns the type of subscription error. More...
 
Caplin.StreamLink.ErrorReason ErrorReason [get]
 Returns the ErrorReason of the event. More...
 
string Subject [get]
 Returns the subject of subscription to which the event relates. More...
 

Detailed Description

Provides information about a subscription error.

Property Documentation

Caplin.StreamLink.SubscriptionErrorType Caplin.StreamLink.ISubscriptionErrorEvent.Error
get

Returns the type of subscription error.

  • The subscription error.
Caplin.StreamLink.ErrorReason Caplin.StreamLink.ISubscriptionErrorEvent.ErrorReason
get

Returns the ErrorReason of the event.

  • The error reason.
string Caplin.StreamLink.ISubscriptionErrorEvent.Subject
get

Returns the subject of subscription to which the event relates.

  • The subject.

Generated on Wed Nov 22 2023 10:13:10 for StreamLink.NET