SubjectInfoCollection.IsSynchronized Property
Namespace: Rebex.Mail
Assembly: Rebex.Mail.dll (version 7.0.9083)
IsSynchronized
Gets a value indicating whether access to SubjectInfoCollection is synchronized (thread-safe).
Declaration
public bool IsSynchronized { get; }
Property Value
Type | Description |
---|---|
Boolean | A value indicating whether access to SubjectInfoCollection is synchronized. |