An NDoc Documented Class Library

IBytesMessage.BodyLength Property

The number of bytes in the message body when the message is in read-only mode.

long BodyLength {get;}

Exceptions

Exception Type Condition
MessageNotReadableException Thrown when the message is write-only.

See Also

IBytesMessage Interface | webMethods.Msg Namespace