Session.Subscriptions Property |
Returns list of all active subscriptions to Trade Capture Reports.
Namespace:
OnixS.CmeStpHandler
Assembly:
OnixS.CmeStpHandler-net-4.8 (in OnixS.CmeStpHandler-net-4.8.dll) Version: 4.1.0.0 (4.1.0)
Syntaxpublic ReadOnlyCollection<TradeCaptureReportRequest> Subscriptions { get; }
Property Value
Type:
ReadOnlyCollection<
TradeCaptureReportRequest>
See Also