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

Assembly: Caplin.StreamLink (Module: Caplin.StreamLink) Version: 5.0.22.0 (5.0.22.0)