The NMS Class Library (.Net Messaging Library)

ISession.CreateBytesMessage Method (Byte[])

Creates a new binary message with the given body

IBytesMessage CreateBytesMessage(
   byte[] body
);

See Also

ISession Interface | NMS Namespace | ISession.CreateBytesMessage Overload List