WebLogic Messaging API Class Library

IBytesMessage Properties

The properties of the IBytesMessage interface are listed below. For a complete list of IBytesMessage interface members, see the IBytesMessage Members topic.

Public Instance Properties

BodyLengthGets the number of bytes of the message body when the message is in read-only mode as a long. The value returned can be used to allocate a byte array. The value returned is the entire length of the message body, regardless of where the pointer for reading the message is currently located.

See Also

IBytesMessage Interface | WebLogic.Messaging Namespace | CreateBytesMessage | IMapMessage | IMessage | IObjectMessage | IStreamMessage | ITextMessage