Session.Subscribe Method (DateTime) |
Subscribe to Trade Capture Reporting without filtering (all trades).
Namespace:
OnixS.CmeStpHandler
Assembly:
OnixS.CmeStpHandler-net-4.8 (in OnixS.CmeStpHandler-net-4.8.dll) Version: 3.5.0.0 (3.5.0)
Syntax public string Subscribe(
DateTime startTime
)
Parameters
- startTime
- Type: System.DateTime
The starting time of the subscription.
Return Value
Type:
StringSubscription ID.
See Also