WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
ReadOnly Property
NamespacesIBM.Broker.PluginNBMessageReadOnly
SUMMARY
Returns true if the message is read only.
Declaration Syntax
C#Visual BasicVisual C++F#
public bool ReadOnly { get; }
Public ReadOnly Property ReadOnly As Boolean
	Get
public:
property bool ReadOnly {
	bool get ();
}
member ReadOnly : bool
Value
ReadOnly returns true if the message is should not be modified.
Remarks
An exception is thrown if a read only message is modified.

Assembly: IBM.Broker.Plugin (Module: IBM.Broker.Plugin) Version: 8.0.0.0