Whats the object lock thingy called for synchonization??
Getting this error:
I can't remember the lock to sync it, anyone got any ideas?
Getting this error:
Code:
[13:31:04:576] System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Enumerator.MoveNext()
at Styx.Plugins.PluginWrapper.Pulse()
I can't remember the lock to sync it, anyone got any ideas?