Edit

Share via


AppViaStampCollection.IsSynchronized Property

Definition

The IsSynchronized property indicates whether access to the collection is synchronized.

public:
 property bool IsSynchronized { bool get(); };
public bool IsSynchronized { get; }
Public ReadOnly Property IsSynchronized As Boolean

Property Value

Implements

Applies to