ToString Method | Table of Content | GroupSubscription Constructor ![]() |
| GroupSubscription Class |
Namespace: OnixS.NET.ICE.iMpact
public class GroupSubscription
The GroupSubscription type exposes the following members.
| Name | Description | |
|---|---|---|
| GroupSubscription |
Initializes subscription attributes for given group name.
|
| Name | Description | |
|---|---|---|
| BookDepth |
Specifies the depth of the book which should be maintained for the given type of market.
| |
| GroupName |
Multicast group name.
| |
| MarketSubType |
Specifies type of market functionality.
|
| 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().) |