Creates a new binary message
IBytesMessage CreateBytesMessage();
Creates a new binary message with the given body
IBytesMessage CreateBytesMessage(byte[]);
ISession Interface | NMS Namespace