|  BookDepth Enumeration | Table of Content | BookResetEventArgs Properties  | 
| BookResetEventArgs Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: OnixS.NET.ICE.iMpact
 Syntax
Syntaxpublic class BookResetEventArgs : EventArgs
The BookResetEventArgs type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Book | 
        Is a 'up-to-date' book associated with given market.
       | 
|  | MarketId | 
        Identifiers market for which given book is being maintained.
       | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | 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.) | 
|  | ToString | Returns a string that represents the current object.(Inherited from Object.) | 
 See Also
See Also