ItemDataModifiedConcurrentlyException Constructor
Initializes a new instance of the ItemDataModifiedConcurrentlyException class.
Overload List
Name | Description |
---|---|
ItemDataModifiedConcurrentlyException () |
Initializes a new instance of the ItemDataModifiedConcurrentlyException class.
|
ItemDataModifiedConcurrentlyException (String) |
Initializes a new instance of the ItemDataModifiedConcurrentlyException class that contains a specified error message.
|
ItemDataModifiedConcurrentlyException (SerializationInfo, StreamingContext) |
Initializes a new instance of the ItemDataModifiedConcurrentlyException class by using serialized data.
|
ItemDataModifiedConcurrentlyException (String, Exception) |
Initializes a new instance of the ItemDataModifiedConcurrentlyException class.
|
See Also
Reference
ItemDataModifiedConcurrentlyException Class
ItemDataModifiedConcurrentlyException Members
Microsoft.Synchronization Namespace