StreamLink.NET  6.1.0-285711
 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 Tue Mar 4 2014 14:36:20 for StreamLink.NET