MimeHeaderCollection.SyncRoot Property
Namespace: Rebex.Mime
Assembly: Rebex.Mail.dll (version 7.0.9448)
SyncRoot
Gets an object that can be used to synchronize access to the MimeHeaderCollection collection.
Declaration
public object SyncRoot { get; }
Property Value
| Type | Description |
|---|---|
| Object | An object that can be used to synchronize access to the MimeHeaderCollection collection. |