StreamLink for Silverlight
Code Property
StreamLink for SilverlightCaplin.StreamLink.SubscriptionISubscriptionStatusEventCode
Gets the status code for the ISubscriptionStatusEvent.
Declaration Syntax
C#Visual BasicVisual C++
int Code { get; }
ReadOnly Property Code As Integer
property int Code {
	int get ();
}
Value
The status code.
Remarks
The status code is provided by the DataSource from which the subscribed data originates. It has an associated status message; see the Message property.

Assembly: Caplin.StreamLink.Silverlight (Module: Caplin.StreamLink.Silverlight) Version: 5.0.21.0 (5.0.21.0)