ITinyMessageSubscription
StockSharp.Xaml.Charting.Common.Messaging
Represents a message subscription
Properties
SubscriptionToken : TinyMessageSubscriptionToken
Token returned to the subscribed to reference this subscription
Methods
ShouldAttemptDelivery(ITinyMessage) : bool
Whether delivery should be attempted.
- message
- Message that may potentially be delivered.
Returns: True - ok to send, False - should not attempt to send