[This is preliminary documentation and is subject to change.]
Indicates if the message is a ReleaseRq.
| C# | Visual Basic | Visual C++ |
public bool IsReleaseRq { get; }
Public ReadOnly Property IsReleaseRq As Boolean
public: property bool IsReleaseRq { bool get (); }