public bool SupportGracefulStop { get; }
Public ReadOnly Property SupportGracefulStop As Boolean Get
public: property bool SupportGracefulStop { bool get (); }
member SupportGracefulStop : bool with get
In This Article