StreamLink.NET  6.2.10-3513-c11dd52
 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 Thu Apr 27 2017 14:05:45 for StreamLink.NET