SynchronizationLockException Constructor ()

 

Initializes a new instance of the SynchronizationLockException class with default properties.

Namespace:   System.Threading
Assembly:  mscorlib (in mscorlib.dll)

public:
SynchronizationLockException()

The following table shows the initial property values for an instance of SynchronizationLockException.

Property

Value

InnerException

null.

Message

The localized error message string.

Universal Windows Platform
Available since 8
.NET Framework
Available since 1.1
Portable Class Library
Supported in: portable .NET platforms
Windows Phone Silverlight
Available since 8.0
Windows Phone
Available since 8.1
Return to top
Show: