This topic has not yet been rated - Rate this topic

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)
protected ConcurrencyException(
	SerializationInfo info,
	StreamingContext context
)

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.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.