Click or drag to resize

SessionPut Method

Overload List
 NameDescription
Public methodPut(FixMessage) Sends the given message to the remote FIX engine. After method is return, message can be destroyed by user.
Public methodPut(PreparedMessage) Sends the given message to the remote FIX engine. After method is return, message can be destroyed by user.
Public methodPut(FixMessage, PutMessageOptions) Sends the given message to the remote FIX engine. After method is return, message can be destroyed by user.
Top
See Also