MarketStatisticsEventHandler Delegate | Table of Content | MarketSubscription Constructor ![]() |
| MarketSubscription Class |
Namespace: OnixS.NET.ICE.iMpact
public class MarketSubscription
The MarketSubscription type exposes the following members.
| Name | Description | |
|---|---|---|
| MarketSubscription(Int32, SecurityType, BookDepth) |
Initializes subscription attributes for given market type id.
| |
| MarketSubscription(Int32, MarketSubType, SecurityType, BookDepth) |
Initializes subscription attributes for given market type id.
|
| Name | Description | |
|---|---|---|
| BookDepth |
Specifies the depth of the book which should be maintained for the given type of market.
| |
| MarketSubType |
Specifies type of market functionality.
| |
| MarketType |
Id of market type for which books should be maintained.
| |
| SecurityType |
Specifies type of securities received in product definition response.
|
| Name | Description | |
|---|---|---|
| AddFilter |
Add market id to list of filtered id's.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| RemoveFilter |
Remove market id from list of filtered id's.
| |
| ToString |
Returns the string representation of the object.
(Overrides Object.ToString().) |