Clears a message's properties.
The message's header fields and body are not cleared.
Namespace:
Apache.NMSAssembly: Apache.NMS (in Apache.NMS.dll)
Syntax
| Visual Basic |
|---|
Sub ClearProperties |
| C# |
|---|
void ClearProperties() |
| Visual C++ |
|---|
void ClearProperties() |
| JavaScript |
|---|
function clearProperties(); |