forwardSession Property    Table of ContentCreateLogonMessage Method forward
Handler Methods

The Handler type exposes the following members.

Methods
  NameDescription
Public methodCreateLogonMessage
Creates logon FIX message.
Public methodDispose()
Implement IDisposable.
Protected methodDispose(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.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodLogon
Logon to CME drop copy session.
Public methodLogout
Logout from CME drop copy session.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodReset
Reset session sequence numbers. NOTE: Should be called in disconnected state only.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also