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