Gets an object that can be used to synchronize access to the collection.
An object that can be used to synchronize access to the collection.
Synchronized access to the collection is required in multi-thread mode when multiple threads can access it at the same time.
SyncRoot property can be used just in the same way as other SyncRoot properties in the .NET framework, for instance, Array.SyncRoot.
SendMailJobCollection Class | MailBee.SmtpMail Namespace