|
System.Threading.SynchronizationLockException: Object synchronization metho: When using the 'PLUMTREE .NET WEB CONTROLCONSUMER v3' I'm getting this:System.Threading ...
|
|
An unhandled exception of type 'System.Threading. SynchronizationLockException ' occurred in mscorlib.dll Additional information: Object synchronization method was called ...
|
|
The exception that is thrown when a method requires the caller to own the lock on a given Monitor, and the method is invoked by a caller that does not own that lock.
|
|
The exception that is thrown when a method requires the caller to own the lock on a given Monitor, and the method is invoked by a caller that does not own that lock.
|
|
Mono Class Library : System.Threading.SynchronizationLockException Overview | Members System.Threading.SynchronizationLockException Constructor
|
|
Mono Class Library : System.Threading.SynchronizationLockException Overview | Members System.Threading.SynchronizationLockException Constructor
|
|
public SynchronizationLockException(string message, Exception innerException);
|