ConcurrencyException constructor

Initializes a new instance of the ConcurrencyException class.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

No code example is currently available or this language may not be supported.

Parameters

info
Type: System.Runtime.Serialization.SerializationInfo

The serialized object data about the exception being thrown.

context
Type: System.Runtime.Serialization.StreamingContext

The contextual information about the source or destination.

Show: