NOTE: This method is now obsolete.
Method will be removed soon. You can use WriteByte(unchecked((sbyte)value)) instead
Writes a byte to the stream message.
byte value to be written | Exception Type | Condition |
|---|---|
| MessageException | if the JMS provider fails to write the message due to some internal error. |
| MessageNotWriteableException | if the message is in read-only mode. |
IStreamMessage Interface | WebLogic.Messaging Namespace