public bool StopPending { get; }
Public ReadOnly Property StopPending As Boolean Get
public: virtual property bool StopPending { bool get () sealed; }
abstract StopPending : bool with get override StopPending : bool with get
In This Article