|  | @@ -122,6 +122,8 @@ namespace Renci.SshNet
 | 
											
												
													
														|  |              // Check to see if Dispose has already been called.
 |  |              // Check to see if Dispose has already been called.
 | 
											
												
													
														|  |              if (!this._isDisposed)
 |  |              if (!this._isDisposed)
 | 
											
												
													
														|  |              {
 |  |              {
 | 
											
												
													
														|  | 
 |  | +                this.InternalStop();
 | 
											
												
													
														|  | 
 |  | +
 | 
											
												
													
														|  |                  // If disposing equals true, dispose all managed
 |  |                  // If disposing equals true, dispose all managed
 | 
											
												
													
														|  |                  // and unmanaged ResourceMessages.
 |  |                  // and unmanaged ResourceMessages.
 | 
											
												
													
														|  |                  if (disposing)
 |  |                  if (disposing)
 |