WebLogic Messaging API Class Library

IMessage.ClearProperties�Method�

Clears a message's properties.

The message's header fields and body are not cleared.

void�ClearProperties();

Exceptions

Exception TypeCondition
MessageExceptionif JMS fails to clear the message properties due to some internal error.

See Also

IMessage Interface | WebLogic.Messaging Namespace