2.2.9.1 ConcurrencyException

The ConcurrencyException exception type is a derived class of System.Exception as specified in [MS-NRTP] section 2.2.2.7.

The type name is "Microsoft.Office.Server.Search.Administration".

The library name is "Microsoft.Office.Server.Search, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c".

There are no members other than those inherited from the System.Exception class.

 Namespace Microsoft.Office.Server.Search.Administration
 {
   Class ConcurrencyException:System.Exception
   {    
   }
 }

A ConcurrencyException is thrown when multiple protocol clients send conflicting requests to the protocol server.