Gets a value indicating whether access to SubjectInfoCollection is synchronized (thread-safe).
            
    Namespace: 
   Rebex.Mail
    Assembly:
   Rebex.Mail (in Rebex.Mail.dll)
Syntax
| Visual Basic | 
|---|
Public ReadOnly Property IsSynchronized As Boolean Get  | 
| C# | 
|---|
public bool IsSynchronized { get; }  |