147 <dt>Returns:</dt> |
147 <dt>Returns:</dt> |
148 <dd> |
148 <dd> |
149 tuple of flag indicating successful operation (boolean) and |
149 tuple of flag indicating successful operation (boolean) and |
150 a status message in case of non successful operation (string) |
150 a status message in case of non successful operation (string) |
151 </dd> |
151 </dd> |
|
152 </dl><dl> |
|
153 <dt>Raises <b>RuntimeError</b>:</dt> |
|
154 <dd> |
|
155 to indicate that this method must be |
|
156 implemented by a subclass |
|
157 </dd> |
152 </dl><a NAME="VcsStatusMonitorThread._shutdown" ID="VcsStatusMonitorThread._shutdown"></a> |
158 </dl><a NAME="VcsStatusMonitorThread._shutdown" ID="VcsStatusMonitorThread._shutdown"></a> |
153 <h4>VcsStatusMonitorThread._shutdown</h4> |
159 <h4>VcsStatusMonitorThread._shutdown</h4> |
154 <b>_shutdown</b>(<i></i>) |
160 <b>_shutdown</b>(<i></i>) |
155 <p> |
161 <p> |
156 Protected method performing shutdown actions. |
162 Protected method performing shutdown actions. |