forwardSubscribe Method    Table of ContentSubscribe Method (TradeCaptureReportRequest)forward
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
C#
public string Subscribe(
	DateTime startTime
)

Parameters

startTime
Type: System.DateTime
The starting time of the subscription.

Return Value

Type: String
Subscription ID.
See Also