[This is preliminary documentation and is subject to change.]
Indicates if the Stop method of this object has been called.
| C# | Visual Basic | Visual C++ |
public bool IsStopCalled { get; }
Public ReadOnly Property IsStopCalled As Boolean
public: property bool IsStopCalled { bool get (); }