Session Property | Table of Content | CreateLogonMessage Method |
Handler Methods |
The Handler type exposes the following members.
Name | Description | |
---|---|---|
CreateLogonMessage |
Creates logon FIX message.
| |
Dispose() |
Implement IDisposable.
| |
Dispose(Boolean) |
Dispose(bool disposing) executes in two distinct scenarios.
If disposing equals true, the method has been called directly
or indirectly by a user's code. Managed and unmanaged resources
can be disposed.
If disposing equals false, the method has been called by the
runtime from inside the finalizer and you should not reference
other objects. Only unmanaged resources can be disposed.
| |
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.) | |
Logon |
Logon to CME drop copy session.
| |
Logout |
Logout from CME drop copy session.
| |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
Reset |
Reset session sequence numbers.
NOTE: Should be called in disconnected state only.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |