SessionPut Method |
Name | Description | |
---|---|---|
![]() | Put(FixMessage) | Sends the given message to the remote FIX engine. After method is return, message can be destroyed by user. |
![]() | Put(PreparedMessage) | Sends the given message to the remote FIX engine. After method is return, message can be destroyed by user. |
![]() | Put(FixMessage, PutMessageOptions) | Sends the given message to the remote FIX engine. After method is return, message can be destroyed by user. |