Class TradeCaptureReportRequestEventArgs
Contains TradeCaptureReportRequestEventArgs message sent.
Inherited Members
Namespace: OnixS.CmeStpHandler
Assembly: OnixS.CmeStpHandler.dll
Syntax
public class TradeCaptureReportRequestEventArgs : EventArgs
Properties
TradeCaptureReportRequest
TradeCaptureReportRequest sent.
Declaration
public TradeCaptureReportRequest TradeCaptureReportRequest { get; }
Property Value
Type | Description |
---|---|
TradeCaptureReportRequest |