StreamLink.NET
Code Property
StreamLink.NETCaplin.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 (Module: Caplin.StreamLink) Version: 5.0.23.0 (5.0.23.0)