TraceSwitch Property | Table of Content | Dispose Method ![]() |
| Session Methods |
The Session type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose |
Disposes resources.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Query |
Query request to retrieve the current status of trades.
| |
| Subscribe() |
Subscribe to Trade Capture Reporting without filtering (all trades).
| |
| Subscribe(DateTime) |
Subscribe to Trade Capture Reporting without filtering (all trades).
| |
| Subscribe(TradeCaptureReportRequest) |
Subscribe to Trade Capture Reporting with filtering.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| Unsubscribe |
Unsubscribe from Trade Capture Reporting.
|